Skip to content

Keep item in grid selected after clicking it in non-focused grid #4019

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

Open
ashklianko opened this issue May 7, 2025 · 2 comments · May be fixed by #4020
Open

Keep item in grid selected after clicking it in non-focused grid #4019

ashklianko opened this issue May 7, 2025 · 2 comments · May be fixed by #4020
Assignees
Labels
Bug Something isn't working

Comments

@ashklianko
Copy link
Member

We need to keep the item in BrowsePanel selected when clicking on it when the browse panel had no focus.

Now it works for all lists using SelectableListBoxWrapper, including dropdowns where this behavior is unwanted. Fix it to be working ONLY in browse panels.

@ashklianko
Copy link
Member Author

Must also work for PageComponentsView

@alansemenov
Copy link
Member

See also #4023. Should probably merge the changes in one branch.

ashklianko added a commit that referenced this issue May 9, 2025
- Added toggleable functionality so that it could be used on demand
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants