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

chore: fixing annoying warning about escaping in Emotion styling #17972

Merged
merged 2 commits into from
Jan 9, 2022

Conversation

rusackas
Copy link
Member

@rusackas rusackas commented Jan 8, 2022

SUMMARY

There's been a little console warning that's been annoying me. So here's the one-character PR to make it go away! :D
Screen Shot 2022-01-07 at 6 04 19 PM

Now it's gone!

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

I made an annotation and tried to look for the entity (black pointing down triangle), but could not spot either the entity, nor any change from this PR. I'm not sure this styling has any effect at all. I think these annotations need a style/UX overhaul anyway ¯\_(ツ)_/¯ I'm pretty sure this PR is safe enough.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@codecov
Copy link

codecov bot commented Jan 8, 2022

Codecov Report

Merging #17972 (a1cecf6) into master (cb97e37) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #17972   +/-   ##
=======================================
  Coverage   67.08%   67.08%           
=======================================
  Files        1611     1611           
  Lines       64919    64919           
  Branches     6871     6871           
=======================================
  Hits        43548    43548           
  Misses      19504    19504           
  Partials     1867     1867           
Flag Coverage Δ
hive 53.29% <ø> (ø)
javascript 53.78% <ø> (ø)
mysql 82.19% <ø> (+<0.01%) ⬆️
postgres 82.24% <ø> (ø)
presto 53.13% <ø> (ø)
python 82.68% <ø> (ø)
sqlite 81.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...plugins/legacy-preset-chart-nvd3/src/ReactNVD3.jsx 0.00% <ø> (ø)

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 cb97e37...a1cecf6. Read the comment docs.

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.

i trust you!

@rusackas rusackas merged commit fecb6d9 into master Jan 9, 2022
@rusackas rusackas deleted the pseudo-element-content-escaping branch January 9, 2022 15:44
shcoderAlex pushed a commit to casual-precision/superset that referenced this pull request Feb 7, 2022
…che#17972)

* chore: fixing annoying warning about escaping in Emotion styling

* linting ✨
bwang221 pushed a commit to casual-precision/superset that referenced this pull request Feb 10, 2022
…che#17972)

* chore: fixing annoying warning about escaping in Emotion styling

* linting ✨
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.5.0 labels Mar 13, 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 preset-io size/XS 🚢 1.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants