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

[dashboard] click tab anchor link #7640

Merged
merged 1 commit into from Jun 3, 2019

Conversation

graceguo-supercat
Copy link

@graceguo-supercat graceguo-supercat commented Jun 3, 2019

CATEGORY

Choose one

  • Bug Fix
  • Enhancement (new features, refinement)
  • Refactor
  • Add tests
  • Build / Development Environment
  • Documentation

SUMMARY

Click on tab's anchor link should not switch tab. it should only show the shorten url pop-up.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

Before:
vm91w5HOAC

After:
GNZCMjobI8

TEST PLAN

CI and manual test.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

REVIEWERS

@michellethomas @etr2460 @kristw @williaster

Copy link
Member

@etr2460 etr2460 left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -66,8 +66,7 @@ class AnchorLink extends React.PureComponent {
}

handleClickAnchorLink(ev) {
Copy link
Member

Choose a reason for hiding this comment

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

Was this not used anywhere before? Odd

@codecov-io
Copy link

codecov-io commented Jun 3, 2019

Codecov Report

Merging #7640 into master will increase coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7640      +/-   ##
==========================================
+ Coverage   65.56%   65.57%   +<.01%     
==========================================
  Files         435      435              
  Lines       21745    21744       -1     
  Branches     2393     2393              
==========================================
  Hits        14258    14258              
+ Misses       7365     7364       -1     
  Partials      122      122
Impacted Files Coverage Δ
superset/assets/src/components/AnchorLink.jsx 91.66% <0%> (+3.66%) ⬆️

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 45b41aa...8aed888. Read the comment docs.

Copy link
Contributor

@williaster williaster left a comment

Choose a reason for hiding this comment

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

🚢

@graceguo-supercat graceguo-supercat merged commit f99ae1a into apache:master Jun 3, 2019
michellethomas pushed a commit that referenced this pull request Jun 8, 2019
@graceguo-supercat graceguo-supercat deleted the gg-FixTabSwitch branch July 19, 2019 19:17
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.34.0 labels Feb 28, 2024
cccs-rc pushed a commit to CybercentreCanada/superset that referenced this pull request Mar 6, 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 size/XS 🚢 0.34.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants