-
Notifications
You must be signed in to change notification settings - Fork 43
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
HDS-2384: Hide mobilemenu actionItems when menu is closed #1342
Conversation
Test Results1 tests 1 ✅ 0s ⏱️ Results for commit b6c7628. ♻️ This comment has been updated with latest results. |
Preview found from hds-demo docs/preview_1342 Demos |
b6ba257
to
5d40201
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a comment
...ges/react/src/components/header/components/headerActionBar/HeaderActionBarNavigationMenu.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The wanted change was the one we discussed earlier, just made a review out of this so it show's up properly :)
e0cd253
to
340bf35
Compare
The items could be navigated with keyboard. Added a wrapper to hide all items.
340bf35
to
b6c7628
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
Description
The visually hidden items could be navigated with keyboard.
Mobile menu contents are visually hidden when menu is closed and while not animating.
Changes in the visual tests are because the bottom line is shifted a bit, now that menu contents are not taking visual space.
Attached diff images:


Related Issue
Closes HDS-2384
How Has This Been Tested?
With VoiceOver
Demos:
Links to demos are in the comments
Add to changelog
No need for changelog.