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

docs(react): update form story to fix or remove accessibility violations #11486

Merged
merged 4 commits into from
May 31, 2022

Conversation

abbeyhrt
Copy link
Contributor

@abbeyhrt abbeyhrt commented May 25, 2022

REF #11444

Updates form story to remove AC violations. Removes the toggle section because there is a known bug with AC Checker where it is not able to find the associated label for elements with the "switch" role and throws a false positive.

Testing / Reviewing

Go to default Form story and run AC checker and make sure there are no violations (besides the "Content is not in landmark" one)

@netlify
Copy link

netlify bot commented May 25, 2022

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 53f8b3e
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/6296391510e140000a883908
😎 Deploy Preview https://deploy-preview-11486--carbon-components-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented May 25, 2022

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 53f8b3e
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/6296391580e70b00083eba92
😎 Deploy Preview https://deploy-preview-11486--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@abbeyhrt abbeyhrt changed the title fix(react): update story to fix or remove accessibility violations fix(react): update form story to fix or remove accessibility violations May 25, 2022
@abbeyhrt abbeyhrt changed the title fix(react): update form story to fix or remove accessibility violations test(react): update form story to fix or remove accessibility violations May 31, 2022
@abbeyhrt abbeyhrt changed the title test(react): update form story to fix or remove accessibility violations docs(react): update form story to fix or remove accessibility violations May 31, 2022
@kodiakhq kodiakhq bot merged commit d20b95d into carbon-design-system:main May 31, 2022
kennylam added a commit to kennylam/carbon that referenced this pull request Jul 30, 2024
### Description

Now that CSS logical properties are used throughout the project, there is no need for `rtl` artifacts to be built. This PR removes those builds. 

### Changelog

**New**

- {{new thing}}

**Changed**

- {{changed thing}}

**Removed**

- remove `rtl` builds and artifacts
- remove Storybook `rtl` documentation

<!-- React and Web Component deploy previews are enabled by default. -->
<!-- To enable additional available deploy previews, apply the following -->
<!-- labels for the corresponding package: -->
<!-- *** "test: e2e": Codesandbox examples and e2e integration tests -->
<!-- *** "package: services": Services -->
<!-- *** "package: utilities": Utilities -->
<!-- *** "RTL": React / Web Components (RTL) -->
<!-- *** "feature flag": React / Web Components (experimental) -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants