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(1:dashboard-ui,2:Explore control panel): 1:undo and redo buttons weird alignment. 2:Keyboard navigation in Explore control panel #16389

Closed
wants to merge 13 commits into from

Conversation

MaxHuiYYDS
Copy link
Contributor

@MaxHuiYYDS MaxHuiYYDS commented Aug 21, 2021

SUMMARY

1:dashboard-ui:
I think it related to PR #13037, which help add 8px marginRight when there are more than one element. But it may not apply for this situation, in order not to affect other components, I add the showMarginRight prop in Button Component.

2:Explore control panel:
I added hideNativeTab prop at ControlHeader in selectControl, when the native keyboard Tab actions need to omit the headers, then define the hideNativeTab to true.

###: BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

1:dashboard-ui: BEFORE:

image

1:dashboard-ui: AFTER:

image

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

2:Explore control panel: AFTER:

Screen.Recording.2021-08-22.at.8.40.08.PM.mov

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

@MaxHuiYYDS MaxHuiYYDS marked this pull request as ready for review August 21, 2021 06:39
villebro and others added 9 commits August 22, 2021 20:03
* updating makefile

* Update Makefile
* fix: update table ID in query context on chart import

* Fix test
* Email Report Modal validation testing

* Starting RTL testing for email report

* Calendar icon now rendering!

* Create report testing in dashboard

* make linter happy

* Fixing weird error

* Removed ExploreChartHeader_spec

* Fixed dashboard header test

* revert changes from merge

* Fix tests

Co-authored-by: Elizabeth Thompson <[email protected]>
@pull-request-size pull-request-size bot added size/S and removed size/L labels Aug 22, 2021
@MaxHuiYYDS MaxHuiYYDS changed the title fix(dashboard-ui): undo and redo buttons weird alignment fix(1:dashboard-ui,2:Explore control panel): 1:undo and redo buttons weird alignment. 2:Keyboard navigation in Explore control panel Aug 22, 2021
@MaxHuiYYDS
Copy link
Contributor Author

@junlincc @ktmud Please help review.

@MaxHuiYYDS MaxHuiYYDS closed this Aug 23, 2021
@MaxHuiYYDS MaxHuiYYDS reopened this Aug 23, 2021
@ktmud
Copy link
Member

ktmud commented Aug 23, 2021

@MaxHuiYYDS Thanks for the contribution. Could you split this into two PRs? It seems the two changes are not related.

@junlincc
Copy link
Member

@MaxHuiYYDS please do split this PR into 2, and attach separate issues to them. 🙏

@MaxHuiYYDS
Copy link
Contributor Author

@junlincc @ktmud , done, please help review #16418 and #16417

@MaxHuiYYDS MaxHuiYYDS closed this Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[dashboard][cosmetic]undo and redo buttons weird alignment
9 participants