-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Auto-Focus Group on Creation #11453
Auto-Focus Group on Creation #11453
Conversation
When a new group is added, that group will automatically be selected and focused.
Updated changelog to reflect updates.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Besides minor comments, LGTM 👍. The changes need a second review and thus this PR awaits a second review.
Fixed capitalization in changelog Co-authored-by: Oliver Kopp <[email protected]>
Due to the discussion at #11449 postponed to 6.0-alpha |
Co-authored-by: Loay Ghreeb <[email protected]>
@m-peeler I needed to merge |
When a new group is created, it is automatically focused in the viewer. This addresses and closes #11449.
Mandatory checks
CHANGELOG.md
described in a way that is understandable for the average user (if applicable)