-
-
Notifications
You must be signed in to change notification settings - Fork 10k
feat(studio): move query details to sheet #38815
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
Conversation
This moves the click through on Query Performance to a sheet as opposed to a resizable area. This gives us more space to play with and sets us up for the Query details revamp.
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍
I have read the CONTRIBUTING.md file.
YES
What kind of change does this PR introduce?
This moves the click through on Query Performance to a sheet as opposed to a resizable area. This gives us more space to play with and sets us up for the Query Details panel revamp.
What this changes:
ResizeablePanelGroup
.Sheet
.This is a small prototype @jordienr - if there's a better way we can approach the implementation, let me know!