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

frontend: editor: Input Widget configuration persists outside edit mode #1663

Closed
1 task done
ES-Alexander opened this issue Feb 5, 2025 · 0 comments · Fixed by #1664
Closed
1 task done

frontend: editor: Input Widget configuration persists outside edit mode #1663

ES-Alexander opened this issue Feb 5, 2025 · 0 comments · Fixed by #1664
Assignees

Comments

@ES-Alexander
Copy link
Contributor

Bug description

The right sidebar that opens when configuring an Input Widget does not close until the X is pressed, which means it persists when switching Views in the editor, and even after exiting edit mode entirely:

Image

Steps to reproduce

  1. Open Edit Mode
  2. Edit an Input Widget
  3. Leave Edit Mode
  4. The Input Widget edit pane is still there 🥲

Primary pain point(s)

Panes should not persist outside their relevant context, and it makes the software feel clunky when they do.

Additional context

This could get subsumed by larger consistency reworking per #1620 or #1540, but assuming they will take a while to be implemented it's probably still worth fixing in the interim.

Prerequisites

  • I have checked to make sure that a similar request has not already been filed or fixed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants