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: Android tablet composer menu z-index #1102

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Conversation

pmusaraj
Copy link
Contributor

@pmusaraj pmusaraj commented Jan 30, 2025

@keegangeorge I think the more solid fix here would be to add a new class that identifies any DMenu components loaded inside the composer and then setting the right z-index for those elements. This likely should be a DMenu flag in core, and then the AI plugin can use that where applicable. (I know we use these menus outside the composer, so it's not entirely straightforward.)

Feel free to take this draft PR and build on it. (Or we can merge this quick fix and follow up at a later time.)

Bug report: https://meta.discourse.org/t/ai-helper-hiding-on-android-tablets/349719

@pmusaraj pmusaraj requested a review from keegangeorge January 30, 2025 18:04
Copy link
Member

@keegangeorge keegangeorge left a comment

Choose a reason for hiding this comment

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

Sounds good! We can merge this quick-fix and will follow-up in core/AI later 👍🏽

@keegangeorge keegangeorge merged commit d1149ac into main Jan 30, 2025
6 checks passed
@keegangeorge keegangeorge deleted the android-tablet-z-index branch January 30, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants