Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Auto-scroll hides widget size handle and label in tab widget edit mode #38358

Open
1 task done
shadabbuchh opened this issue Dec 25, 2024 · 0 comments
Open
1 task done
Assignees
Labels
Bug Something isn't working Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Production Reflow & Resize All issues related to reflow and resize experience UI Building Product Issues related to the UI Building experience

Comments

@shadabbuchh
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Description

In edit mode, increasing the height of a widget inside a tab widget triggers auto-scroll, causing the upper size handle and label to become partially or completely invisible.
Note: This issue occurs only in edit mode. In preview or deployed mode, all components are visible as expected.

Steps To Reproduce

  1. Add a Tab widget.
  2. Inside one of the tabs, add a widget (e.g., a Text or Input widget).
  3. Increase the height of the widget using the resize handle.
  4. Observe the behaviour of the tab widget as the widget’s height increases.

Expected Result:
The widget’s upper size handle and label should remain visible and accessible, with no unintended scrolling.

Actual Result:
Auto-scroll occurs, causing the upper size handle and label to become partially or completely invisible.

Public Sample App

No response

Environment

Production

Severity

Medium (Frustrating UX)

Issue video log

https://jam.dev/c/acaf10d2-e17d-44e0-a7d2-7866ab3f76a6

Version

Cloud

@shadabbuchh shadabbuchh added Bug Something isn't working Production Needs Triaging Needs attention from maintainers to triage Reflow & Resize All issues related to reflow and resize experience Medium Issues that frustrate users due to poor UX labels Dec 25, 2024
@github-actions github-actions bot added UI Building Product Issues related to the UI Building experience labels Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Production Reflow & Resize All issues related to reflow and resize experience UI Building Product Issues related to the UI Building experience
Projects
None yet
Development

No branches or pull requests

3 participants