You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(schema-hints): Add interactivity to UI (#87227)
Shruthi made some good quality of life improvement suggestions in [this
PR](#87027 (review)).
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:
https://github.com/user-attachments/assets/33fed802-df3d-409a-b467-e3e938dda455
(idk why the pointer cursor doesn't show when you're screen recording)
Contributes to #86484
0 commit comments