mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #2738] [bug]: UI: Real-time Log Entries <div>'s height decreases as the # of logs logged increases #891
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#891
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Pranav-yadav on GitHub (Oct 5, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2738
Originally assigned to: @mnosov622 on GitHub.
Is there an existing issue for this?
Current behavior
When the # of logs logged under realtime tab increases the height of the Log Entries container
divdecreases1 in Vertical Layout, and becomes Invisible after sometime as the height becomes near 0.Though, one can see all of the logs just by changing the Layout to Horizontal...
Find steps to repro. this bug, under below subheading.
Also if possible, please confirm and assign this bug to me with some hints to fix this UI bug. Would love to fix this bug as part of Hacktoberfest :)
Steps to reproduce
<div>decreases1 as the # of log entries increases.[1] Height decreases in the Viewport, tho practically increases :)
Environment
Production
Version
Cloud
@mnosov622 commented on GitHub (Oct 7, 2022):
Hello @Pranav-yadav !
Can you assign this issue to me, please? I would love to fix this bug :)
@liyasthomas commented on GitHub (Oct 8, 2022):
Hi @mnosov622, feel free to pick up this issue, assigning it to you.
@mnosov622 commented on GitHub (Oct 8, 2022):
Thank you @liyasthomas :)
@mnosov622 commented on GitHub (Oct 12, 2022):
Hi @liyasthomas !
When I'm setting the project and trying to open it, I get white screen, do you know why it might happen ?

@liyasthomas commented on GitHub (Oct 13, 2022):
Hi @mnosov622, have you followed the local development environment setup guide as described in our README?
@mnosov622 commented on GitHub (Oct 13, 2022):
Hi @liyasthomas !
I did, but I will do it one more time. Thank you!
@mnosov622 commented on GitHub (Oct 14, 2022):
Hi @liyasthomas !
When setting up the project, I have this issue when running
pnpm install.What might be an issue ?