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

AVT 2 React Fixed SideNav, & SideNav w/Icon UI Shell hides text when zoom is 150+ #3591

Closed
snidersd opened this issue Jul 30, 2019 · 0 comments · Fixed by #4886
Closed

AVT 2 React Fixed SideNav, & SideNav w/Icon UI Shell hides text when zoom is 150+ #3591

snidersd opened this issue Jul 30, 2019 · 0 comments · Fixed by #4886
Labels

Comments

@snidersd
Copy link

Environment

macOS Mojave version 10.14.5
Chrome Version 75.0.3770.100 (Official Build) (64-bit)
Carbon v10 - React

Detailed Description

Open either the React Fixed SideNav, & SideNav w/Icon UI Shell and zoom to 150% or more. The text in the main content (right panel) is no longer visible on the left-hand side. (see screenshot):
Screen Shot 2019-07-30 at 1 47 25 PM

See WCAG 2.0 - Resize text: Understanding SC 1.4.4

@aledavila aledavila added this to the UI Shell - A11y Project Team milestone Sep 30, 2019
@dakahn dakahn added priority: high severity: 1 https://ibm.biz/carbon-severity labels Sep 30, 2019
@dakahn dakahn modified the milestones: UI Shell - A11y Project Team, Carbon WCAG Compliance Nov 21, 2019
@mattrosno mattrosno removed this from the ♿Carbon WCAG Compliance♿ milestone Dec 13, 2019
asudoh added a commit to asudoh/carbon-components that referenced this issue Dec 16, 2019
This change ensures that the fixed side nav stories make use of
`margin-left` style for `.bx--content` with `.bx--side-nav--expanded`
instead of using responsive left margin `v10` grid defines, so that the
main content won't be hidden underneath the fixed side nav when fixed
it's expanded.

Fixes carbon-design-system#3591.
asudoh added a commit that referenced this issue Dec 17, 2019
This change ensures that the fixed side nav stories make use of
`margin-left` style for `.bx--content` with `.bx--side-nav--expanded`
instead of using responsive left margin `v10` grid defines, so that the
main content won't be hidden underneath the fixed side nav when fixed
it's expanded.

Fixes #3591.
joshblack pushed a commit to joshblack/carbon that referenced this issue Jan 6, 2020
…esign-system#4886)

This change ensures that the fixed side nav stories make use of
`margin-left` style for `.bx--content` with `.bx--side-nav--expanded`
instead of using responsive left margin `v10` grid defines, so that the
main content won't be hidden underneath the fixed side nav when fixed
it's expanded.

Fixes carbon-design-system#3591.
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 a pull request may close this issue.

5 participants