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

[table editor] disable 'Sync table metadata' button for Superset views #5580

Merged
merged 1 commit into from
Aug 9, 2018

Conversation

mistercrunch
Copy link
Member

This was a bit tricky since there's a bug in react-bootstrap that make
it tricky to show a tooltip on a disabled button.
screen shot 2018-08-06 at 10 54 30 pm

This was a bit tricky since there's a bug in react-bootstrap that make
it tricky to show a tooltip on a disabled button.
@codecov-io
Copy link

Codecov Report

Merging #5580 into master will decrease coverage by <.01%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5580      +/-   ##
==========================================
- Coverage   63.58%   63.58%   -0.01%     
==========================================
  Files         358      358              
  Lines       22742    22747       +5     
  Branches     2530     2532       +2     
==========================================
+ Hits        14461    14464       +3     
- Misses       8266     8268       +2     
  Partials       15       15
Impacted Files Coverage Δ
...uperset/assets/src/datasource/DatasourceEditor.jsx 72.92% <100%> (+0.15%) ⬆️
superset/assets/src/components/Button.jsx 90.9% <60%> (-9.1%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad469c7...963d5e8. Read the comment docs.

Copy link
Member

@betodealmeida betodealmeida left a comment

Choose a reason for hiding this comment

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

+1

@mistercrunch mistercrunch merged commit a8f4849 into apache:master Aug 9, 2018
@mistercrunch mistercrunch deleted the sync_cols_disable branch August 9, 2018 17:53
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
apache#5580)

This was a bit tricky since there's a bug in react-bootstrap that make
it tricky to show a tooltip on a disabled button.
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.28.0 labels Feb 27, 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.28.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants