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

Component properties and style panel disappears on mouse release outside panel #9598

Open
GrowwithNaveen opened this issue May 3, 2024 · 0 comments · May be fixed by #9732
Open

Component properties and style panel disappears on mouse release outside panel #9598

GrowwithNaveen opened this issue May 3, 2024 · 0 comments · May be fixed by #9732
Assignees
Labels
appbuilder bug Something isn't working roadmap

Comments

@GrowwithNaveen
Copy link
Collaborator

Description:
This issue occurs when working within the component properties and style panel. While editing values in an input field (e.g., dropdown selection), selecting text with the mouse held down and releasing outside the panel causes the panel to revert back to the component list view. This requires the user to re-select the component and restart editing.

This behavior disrupts the editing workflow and requires unnecessary steps to re-access the component properties.

Current behavior:

  1. User selects a component (e.g., dropdown) and opens the component properties panel.
  2. User clicks inside an input field to edit a value.
  3. User holds down the mouse button and drags to select text within the input field.
  4. User releases the mouse button outside the component properties panel.

Expected behavior:
The component properties panel should remain open and focused, regardless of where the mouse button is released. Text selection within the input field should not affect the panel's visibility.

Steps to reproduce:

  1. Select a component (e.g., dropdown).
  2. Open the component properties panel.
  3. Click inside an input field to edit a value.
  4. Hold down the mouse button and drag to select text within the input field.
  5. Release the mouse button outside the component properties panel.

Check the attached video for reference
2024-05-02 14 04 29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appbuilder bug Something isn't working roadmap
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants