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: Add back description column to saved queries #12431 #28349

Merged
merged 7 commits into from May 17, 2024

Conversation

imancrsrk
Copy link
Contributor

@imancrsrk imancrsrk commented May 6, 2024

Fixes #12431

Add back Description column
Screenshot 2024-05-05 at 6 08 34 PM

Add tooltip for search box
Screenshot 2024-05-06 at 4 25 32 PM

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Congrats on making your first PR and thank you for contributing to Superset! 🎉 ❤️

We hope to see you in our Slack community too! Not signed up? Use our Slack App to self-register.

@pull-request-size pull-request-size bot added size/XS and removed size/S labels May 6, 2024
@imancrsrk
Copy link
Contributor Author

@nytai All checks have passed. Is it good to merge this ?

@pull-request-size pull-request-size bot added size/S and removed size/XS labels May 6, 2024
@imancrsrk
Copy link
Contributor Author

@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?

@rusackas
Copy link
Member

rusackas commented May 7, 2024

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.

@imancrsrk
Copy link
Contributor Author

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.

@imancrsrk
Copy link
Contributor Author

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.
Screenshot 2024-05-07 at 9 20 12 PM

@pull-request-size pull-request-size bot added size/M and removed size/S labels May 10, 2024
@github-actions github-actions bot added risk:db-migration PRs that require a DB migration api Related to the REST API doc Namespace | Anything related to documentation plugins dependencies:npm github_actions Pull requests that update GitHub Actions code packages labels May 10, 2024
@github-actions github-actions bot removed risk:db-migration PRs that require a DB migration api Related to the REST API doc Namespace | Anything related to documentation plugins dependencies:npm github_actions Pull requests that update GitHub Actions code packages labels May 10, 2024
@michael-s-molina
Copy link
Member

@villebro worked on making all lists consistent (using Name) and may have some input here.

@rusackas
Copy link
Member

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 ;)

@imancrsrk
Copy link
Contributor Author

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.

Copy link
Member

@rusackas rusackas left a 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.

@imancrsrk
Copy link
Contributor Author

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 ?

@rusackas rusackas merged commit c51ca98 into apache:master May 17, 2024
30 of 31 checks passed
@rusackas
Copy link
Member

rusackas commented May 17, 2024

Done! Thanks for your patience here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[sql_lab]Add back description column to saved queries
4 participants