appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
32.43k stars 3.51k forks source link

[Bug]: JSObjects - Logs section - scroll does not function properly #34621

Open btsgh opened 2 weeks ago

btsgh commented 2 weeks ago

Is there an existing issue for this?

Description

When I run a simple js object with a couple of functions, printing data to console log.

Steps To Reproduce

  1. Create a simple js object with a couple of functions, printing data to console log.
  2. Run the js object.
  3. Check the log, and try to scroll
  4. Note that though scroll is present, it does not scroll down right to the bottom, and some entries are not visible.

Public Sample App

No response

Environment

Production

Severity

Medium (Frustrating UX)

Issue video log

https://jam.dev/c/bd52a059-d8fd-4fff-a8eb-9aad9fa22ad0

Version

Cloud

shadabbuchh commented 1 week ago

Similar issue: https://github.com/appsmithorg/appsmith/issues/33965