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

Fix dialog window text input unfocusable #2761

Merged
merged 2 commits into from
Oct 25, 2024
Merged

Conversation

jevenski
Copy link
Contributor

  • Close side panel on opening dialog windows. An offcanvas is a modal under the hood and will intercept focus events from other elements, and make other text inputs unfocusable and uneditable. Closing it on opening a dialog window fixes this issue.
  • Fix view rename dialog translation.

Related: #2752; #2713

@stickz
Copy link
Collaborator

stickz commented Oct 25, 2024

Thanks, we will test this in Beta 3.

@stickz stickz merged commit fd914d7 into Novik:master Oct 25, 2024
@jevenski jevenski deleted the rename-view branch October 25, 2024 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants