superset icon indicating copy to clipboard operation
superset copied to clipboard

fix(database-modal): 'CTAS & CVAS SCHEMA' getting cut off

Open stephenLYZ opened this issue 2 years ago • 1 comments

SUMMARY

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

before

image

after

image

TESTING INSTRUCTIONS

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

stephenLYZ avatar Aug 07 '22 13:08 stephenLYZ

Codecov Report

Merging #21004 (e4bc18c) into master (e214e1a) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master   #21004   +/-   ##
=======================================
  Coverage   66.34%   66.34%           
=======================================
  Files        1767     1767           
  Lines       67312    67312           
  Branches     7144     7144           
=======================================
  Hits        44656    44656           
  Misses      20828    20828           
  Partials     1828     1828           
Flag Coverage Δ
javascript 52.11% <100.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% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

codecov[bot] avatar Aug 07 '22 14:08 codecov[bot]