Skip to content

Fix tooltip cutoff#2936

Merged
nickcharlton merged 1 commit intomainfrom
fix-tooltip-cutoff
Nov 27, 2025
Merged

Fix tooltip cutoff#2936
nickcharlton merged 1 commit intomainfrom
fix-tooltip-cutoff

Conversation

@jaredlt
Copy link
Copy Markdown
Contributor

@jaredlt jaredlt commented Nov 21, 2025

We introduced a tooltip for search in #2758 This works fine with the default settings (displaying the "New" button), however, if you have disabled "New" routes the tooltip is nearer the right edge of the screen and the tooltip is cutoff.

We fix this by aligning the tooltip to the right, such that even if there is no "New" button the full tooltip is still displayed.

Before administrate-tooltip-cutoff
After tooltip-with-new-button tooltip-without-new-button

We introduced a tooltip for search in #2758
This works fine with the default settings (displaying the "New" button),
however, if you have disabled "New" routes the tooltip is nearer the right
edge of the screen and the tooltip is cutoff.

We fix this by aligning the tooltip to the right, such that even if there
is no "New" button the full tooltip is still displayed.
@jaredlt jaredlt requested a review from nickcharlton November 21, 2025 16:11
@nickcharlton
Copy link
Copy Markdown
Member

Thanks!

@nickcharlton nickcharlton merged commit ca911f0 into main Nov 27, 2025
27 checks passed
@nickcharlton nickcharlton deleted the fix-tooltip-cutoff branch November 27, 2025 12:48
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