Skip to content

Fix incorrect z-index for AI modals and missing cleanup of previous modals#220

Merged
devkokooo merged 2 commits into
athasdev:masterfrom
piotrmaciejbednarski:fix-ai-modals
Aug 2, 2025
Merged

Fix incorrect z-index for AI modals and missing cleanup of previous modals#220
devkokooo merged 2 commits into
athasdev:masterfrom
piotrmaciejbednarski:fix-ai-modals

Conversation

@piotrmaciejbednarski

Copy link
Copy Markdown
Contributor

The z-index for the ApiKeyModal was too low, causing it to be overlapped by the terminal window. Additionally, in the ModelProviderSelector modal, when navigating to the API key configuration for a given provider, the previous modal wasn’t closed, which resulted in the ApiKeyModal not appearing on top.

Screenshots

Before:

BeforeAIModals

After:

AfterAIModals

@devkokooo devkokooo changed the title Fix: incorrect z-index for AI modals and missing cleanup of previous modals Fix incorrect z-index for AI modals and missing cleanup of previous modals Aug 2, 2025
@devkokooo devkokooo merged commit 52ba0a2 into athasdev:master Aug 2, 2025
2 checks passed
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