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 view's dialogs focus issue #583

Merged
merged 1 commit into from
Mar 8, 2025
Merged

Conversation

navidys
Copy link
Collaborator

@navidys navidys commented Mar 8, 2025

In some commands when dialog Display function is called from a go routine then the dialog will not get focus.
This can be fixed by calling app set focus function for the view.

Signed-off-by: Navid Yaghoobi <[email protected]>
@navidys navidys merged commit 66e7fff into containers:main Mar 8, 2025
23 checks passed
@navidys navidys deleted the subdialog_focus branch March 8, 2025 09:32
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 this pull request may close these issues.

1 participant