Skip to content

area/ui: Add a "Show in table" menu item to the Icicle graph's context menu#5298

Merged
yomete merged 5 commits into
mainfrom
show-in-table
Nov 19, 2024
Merged

area/ui: Add a "Show in table" menu item to the Icicle graph's context menu#5298
yomete merged 5 commits into
mainfrom
show-in-table

Conversation

@yomete
Copy link
Copy Markdown
Contributor

@yomete yomete commented Nov 19, 2024

This adds a "Show in table" menu item which will open the table visualization and then scroll to the appropriate row.

image

@yomete yomete requested a review from a team as a code owner November 19, 2024 12:07
@alwaysmeticulous
Copy link
Copy Markdown

alwaysmeticulous Bot commented Nov 19, 2024

✅ Meticulous spotted zero visual differences across 359 screens tested: view results.

Meticulous simulated ~4 hours of user flows against your PR.

Expected differences? Click here. Last updated for commit 3c6699e. This comment will update as new commits are pushed.

<>
<div
className={`absolute top-0 left-0 bg-white dark:bg-indigo-500 px-1 uppercase -rotate-90 origin-top-left z-10 text-[10px] border-l border-y border-gray-200 dark:border-gray-700 text-left`}
className={`absolute top-0 left-0 bg-white dark:bg-indigo-500 px-1 uppercase -rotate-90 origin-top-left z-[9] text-[10px] border-l border-y border-gray-200 dark:border-gray-700 text-left`}
Copy link
Copy Markdown
Contributor Author

@yomete yomete Nov 19, 2024

Choose a reason for hiding this comment

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

This change fixes the z-index bug below where "callees" and "callers" is on top of the graph tooltip menu

image

@yomete yomete merged commit 1566b8b into main Nov 19, 2024
@yomete yomete deleted the show-in-table branch November 19, 2024 12:55
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