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: Update font-sizes in DatabaseModal #19616

Merged
merged 2 commits into from
Apr 28, 2022
Merged

chore: Update font-sizes in DatabaseModal #19616

merged 2 commits into from
Apr 28, 2022

Conversation

geido
Copy link
Member

@geido geido commented Apr 8, 2022

SUMMARY

This PR removes hacky usages of font-sizes by replacing them with the exact font-sizes available in the theme config.

BEFORE

DEV.Superset.1._b4.mp4

AFTER

DEV.Superset.1._after.mp4

TESTING INSTRUCTIONS

  1. Open the Add / Edit Database modal
  2. Make sure the font-sizes look balanced

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

@geido geido added the global:theming Related to theming Superset label Apr 8, 2022
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

@codecov
Copy link

codecov bot commented Apr 27, 2022

Codecov Report

Merging #19616 (7418f30) into master (4a835a4) will not change coverage.
The diff coverage is 75.00%.

❗ Current head 7418f30 differs from pull request most recent head 7d3a086. Consider uploading reports for the commit 7d3a086 to get more accurate results

@@           Coverage Diff           @@
##           master   #19616   +/-   ##
=======================================
  Coverage   66.51%   66.51%           
=======================================
  Files        1714     1714           
  Lines       65026    65026           
  Branches     6710     6710           
=======================================
  Hits        43249    43249           
  Misses      20070    20070           
  Partials     1707     1707           
Flag Coverage Δ
javascript 51.22% <75.00%> (ø)

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

Impacted Files Coverage Δ
...c/views/CRUD/data/database/DatabaseModal/styles.ts 76.69% <75.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 4a835a4...7d3a086. Read the comment docs.

@geido geido merged commit 0e68e42 into apache:master Apr 28, 2022
hughhhh pushed a commit to hve-labs/superset that referenced this pull request May 11, 2022
philipher29 pushed a commit to ValtechMobility/superset that referenced this pull request Jun 9, 2022
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 2.0.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 global:theming Related to theming Superset size/M 🚢 2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants