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

[sqllab] making 'click to retrieve results' a button #1737

Merged
merged 1 commit into from
Dec 4, 2016

Conversation

mistercrunch
Copy link
Member

No description provided.

@@ -211,12 +211,13 @@ class ResultSet extends React.PureComponent {
}
if (query.cached) {
return (
<a
href="#"
<Button
Copy link
Member

Choose a reason for hiding this comment

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

I think there was a bug in this functionality that query wasn't using the cta schema, could u please fix it in this PR ?

Copy link
Member Author

Choose a reason for hiding this comment

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

is there an issue documenting the bug?

Copy link
Member

Choose a reason for hiding this comment

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

I think it's related to the #1708

@mistercrunch
Copy link
Member Author

This is just a simple cosmetic change, let's cut another PR for the issue you are referring to.

@mistercrunch mistercrunch merged commit c4e943a into apache:master Dec 4, 2016
@mistercrunch mistercrunch deleted the btn-retrieve branch December 4, 2016 04:09
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.15.0 labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants