Skip to content

Conversation

@lukemarsden
Copy link
Collaborator

Change tooltip placement from 'right' to 'top' in AppUsage.tsx to fix flickering in the usage display.

The flickering occurred because 'right' placed tooltips would extend beyond the viewport when positioned too far right, causing the browser to continuously attempt repositioning, leading to a visible flicker. Changing to 'top' prevents this conflict.


Slack Thread

Open in Cursor Open in Web

@cursor
Copy link

cursor bot commented Aug 12, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@lukemarsden
Copy link
Collaborator Author

Screenshot 2025-08-12 at 10 43 17

@cursor still happens, the tooltip was already above. are you sure you're looking at the right component?

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.

3 participants