-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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: Add back description column to saved queries #12431 #28349
Conversation
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.
@nytai All checks have passed. Is it good to merge this ? |
@rusackas Hoping you can take another look at the changes we've so far and comment on whether anything else is needed before this pr can be merged and issue resolved? |
The tooltip looks strangely high up, otherwise we're looking good, and thanks for the touchup! I'll try to find time in a bit to pull your branch and see about using the tooltip component's props to align it, but I'm working on something else at the moment. |
ack. I'll try to align it as well later in the evening. |
@rusackas Hope it looks better now. |
Co-authored-by: ʈᵃᵢ <[email protected]>
@villebro worked on making all lists consistent (using Name) and may have some input here. |
OK, I think we're good to go otherwise... I'll await feedback before unilaterally merging. I think Truthfulness outweighs Consitency, which outweighs pretty much any other random change ;) |
@rusackas Just following up to find out if we need anything else in this PR or if we are good to merge this change. |
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.
I'm not sure if there's a better way to fix an icon's size/position like this. This feels wrong, but it works without tweaking the underlying component. Still curious if @geido has any better ideas, or if @villebro has any arguments against doing this. Meanwhile, I think it LGTM and will merge if we don't hear back soon.
Can we merge this change today or should we wait till next week ? |
Done! Thanks for your patience here. |
Co-authored-by: SRK <[email protected]> Co-authored-by: ʈᵃᵢ <[email protected]> (cherry picked from commit c51ca98)
…e#28349) Co-authored-by: SRK <[email protected]> Co-authored-by: ʈᵃᵢ <[email protected]>
…e#28349) Co-authored-by: SRK <[email protected]> Co-authored-by: ʈᵃᵢ <[email protected]>
Fixes #12431
Add back Description column
Add tooltip for search box