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

fix: Typo in the positionJSON too large warning #13467

Merged
merged 2 commits into from
Jun 28, 2021

Conversation

mrshu
Copy link
Contributor

@mrshu mrshu commented Mar 4, 2021

SUMMARY

  • Fix typo in the warning that gets displayed with the positionJSON is too large/long.

TEST PLAN

There is a good chance the localization depends on this string's exact value. I am not sure how to resolve that but I'd happily do that, should anyone provide some pointers.

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

* Fix typo in the warning that gets displayed with the `positionJSON` is too large/long.
@mrshu mrshu changed the title Fix typo in the warning that gets displayed with the positionJSON is too large/long. fix: Typo in the positionJSON too large warning Mar 4, 2021
@codecov
Copy link

codecov bot commented Mar 4, 2021

Codecov Report

Merging #13467 (40f82d8) into master (d71b8b3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #13467   +/-   ##
=======================================
  Coverage   77.62%   77.62%           
=======================================
  Files         962      962           
  Lines       49017    49017           
  Branches     6155     6155           
=======================================
  Hits        38050    38050           
  Misses      10763    10763           
  Partials      204      204           
Flag Coverage Δ
javascript 72.41% <ø> (ø)

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

Impacted Files Coverage Δ
...frontend/src/dashboard/components/Header/index.jsx 67.15% <ø> (ø)

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 d71b8b3...40f82d8. Read the comment docs.

Copy link
Member

@michael-s-molina michael-s-molina left a comment

Choose a reason for hiding this comment

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

LGTM.

@mrshu Can you resolve the conflicts?

@mrshu
Copy link
Contributor Author

mrshu commented May 22, 2021

Thanks @michael-s-molina -- I believe the PR should be ready to be merged.

@amitmiran137 amitmiran137 merged commit 93447d1 into apache:master Jun 28, 2021
cccs-RyanS pushed a commit to CybercentreCanada/superset that referenced this pull request Dec 17, 2021
* Fix typo in the warning that gets displayed with the `positionJSON` is too large/long.
QAlexBall pushed a commit to QAlexBall/superset that referenced this pull request Dec 29, 2021
* Fix typo in the warning that gets displayed with the `positionJSON` is too large/long.
cccs-rc pushed a commit to CybercentreCanada/superset that referenced this pull request Mar 6, 2024
* Fix typo in the warning that gets displayed with the `positionJSON` is too large/long.
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.3.0 labels Mar 12, 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 🚢 1.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants