Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

fix(plugin-chart-table): anchor should keep href #661

Merged
merged 2 commits into from Jul 1, 2020

Conversation

ktmud
Copy link
Contributor

@ktmud ktmud commented Jul 1, 2020

🐛 Bug Fix

Re-enable table chart to create anchor element with link.

Test Plan

Storybook

@ktmud ktmud requested a review from a team as a code owner July 1, 2020 23:30
@vercel
Copy link

vercel bot commented Jul 1, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/superset/superset-ui/im9z39pds
✅ Preview: https://superset-ui-git-fork-ktmud-table-bugfix.superset.vercel.app

@vercel vercel bot temporarily deployed to Preview July 1, 2020 23:30 Inactive
span: ['style', 'class', 'title'],
div: ['style', 'class'],
a: ['style', 'class', 'href', 'title', 'target'],
img: ['style', 'class', 'src', 'alt', 'title', 'width', 'height'],
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Let's also allow CSS classnames.

@codecov
Copy link

codecov bot commented Jul 1, 2020

Codecov Report

Merging #661 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #661   +/-   ##
=======================================
  Coverage   24.18%   24.18%           
=======================================
  Files         330      330           
  Lines        7491     7491           
  Branches      895      895           
=======================================
  Hits         1812     1812           
  Misses       5592     5592           
  Partials       87       87           
Impacted Files Coverage Δ
...lugins/plugin-chart-table/src/utils/formatValue.ts 66.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 ceabd0e...ea82391. Read the comment docs.

@ktmud ktmud merged commit 80f4208 into apache-superset:master Jul 1, 2020
@ktmud ktmud deleted the table-bugfix branch July 1, 2020 23:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants