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

Minor improvements to <Hotkeys /> component #7261

Merged
merged 1 commit into from Apr 12, 2019

Conversation

mistercrunch
Copy link
Member

SUMMARY
  • left align, close to button it's related to
  • text-muted, so it's a bit more subtle
  • fix required func props, where no func it actually passed
Screenshots

Screen Shot 2019-04-09 at 6 04 15 PM

Before: React validation error

Screen Shot 2019-04-09 at 6 08 14 PM

* left align, close to button it's related to
* text-muted, so it's a bit more subtle
* fix required func props, where no func it actually passed
@codecov-io
Copy link

Codecov Report

Merging #7261 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7261      +/-   ##
==========================================
- Coverage   64.72%   64.72%   -0.01%     
==========================================
  Files         425      425              
  Lines       20672    20669       -3     
  Branches     2282     2283       +1     
==========================================
- Hits        13380    13377       -3     
  Misses       7167     7167              
  Partials      125      125
Impacted Files Coverage Δ
...ts/src/explore/components/ExploreViewContainer.jsx 32.11% <100%> (-1.93%) ⬇️
superset/assets/src/components/Hotkeys.jsx 100% <100%> (ø) ⬆️

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 1104aca...bceca41. Read the comment docs.

@hughhhh
Copy link
Member

hughhhh commented Apr 11, 2019

LGTM

@mistercrunch mistercrunch merged commit 14647fc into apache:master Apr 12, 2019
@mistercrunch mistercrunch deleted the fix_hotkeys branch April 12, 2019 06:08
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.34.0 labels Feb 28, 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 🚢 0.34.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants