Skip to content

fix(dialog): respect auto_hide config when dismissing dialogs#276

Merged
sudo-tee merged 1 commit intosudo-tee:mainfrom
disrupted:respect-input-auto-hide
Feb 14, 2026
Merged

fix(dialog): respect auto_hide config when dismissing dialogs#276
sudo-tee merged 1 commit intosudo-tee:mainfrom
disrupted:respect-input-auto-hide

Conversation

@disrupted
Copy link
Contributor

Fixes input window incorrectly appearing after dismissing question/permission dialogs despite config.ui.input.auto_hide=true

Fixes issue where input window would incorrectly appear after
dismissing question or permission dialogs when `config.ui.input.auto_hide=true`
@disrupted disrupted marked this pull request as ready for review February 14, 2026 00:16
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wasn't sure if the tests belong in input_window_spec instead but I guess it should follow the source file 😄

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More tests never hurts. 😂

@sudo-tee sudo-tee merged commit c25c8c3 into sudo-tee:main Feb 14, 2026
5 checks passed
@disrupted disrupted deleted the respect-input-auto-hide branch February 14, 2026 02:24
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.

2 participants

Comments