Skip to content

Expanded table tooltip colors#8975

Merged
ericokuma merged 4 commits intomainfrom
cursor/APP-782-expanded-table-tooltip-colors-01ba
Mar 18, 2026
Merged

Expanded table tooltip colors#8975
ericokuma merged 4 commits intomainfrom
cursor/APP-782-expanded-table-tooltip-colors-01ba

Conversation

@ericokuma
Copy link
Copy Markdown
Contributor

Fixes APP-782

Addresses an issue where tooltip values in expanded dimension tables were unreadable in light mode due to dark text on a dark background. The FormattedDataType component within the tooltip in Cell.svelte now explicitly uses color="text-fg-inverse" to ensure proper contrast.

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

Linear Issue: APP-782

Open in Web Open in Cursor 

Co-authored-by: ericokuma <ericokuma@users.noreply.github.com>
@cursor
Copy link
Copy Markdown

cursor bot commented Mar 4, 2026

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

Co-authored-by: ericokuma <ericokuma@users.noreply.github.com>
@ericokuma ericokuma requested a review from djbarnwal March 5, 2026 01:20
@ericokuma ericokuma marked this pull request as ready for review March 5, 2026 01:20
@ericokuma ericokuma merged commit 694ebd9 into main Mar 18, 2026
12 of 15 checks passed
@ericokuma ericokuma deleted the cursor/APP-782-expanded-table-tooltip-colors-01ba branch March 18, 2026 20:39
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