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(schema-hints): Add interactivity to UI #87227

Merged
merged 2 commits into from
Mar 18, 2025

Conversation

nikkikapadia
Copy link
Member

Shruthi made some good quality of life improvement suggestions in this PR. I've addressed them both in this pr:

  • showing cursor: pointer on the entire row since it is clickable
  • highlighting rows on hover + on click
  • moving selected hints on the top of the list

Here's what it looks like:

Screen.Recording.2025-03-17.at.5.00.12.PM.mov

(idk why the pointer cursor doesn't show when you're screen recording)

Contributes to #86484

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 17, 2025
@nikkikapadia nikkikapadia marked this pull request as ready for review March 18, 2025 13:38
@nikkikapadia nikkikapadia requested a review from a team as a code owner March 18, 2025 13:38
@nikkikapadia nikkikapadia merged commit d76092f into master Mar 18, 2025
42 checks passed
@nikkikapadia nikkikapadia deleted the nikki/fix/schema-hints-drawer-hover branch March 18, 2025 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants