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

HLD: Accessible labels and localization in Nimble #1272

Merged
merged 17 commits into from
Jun 14, 2023

Conversation

msmithNI
Copy link
Contributor

Pull Request

🀨 Rationale

#1090

πŸ‘©β€πŸ’» Implementation

N/A (HLD and doc updates)

πŸ§ͺ Testing

N/A

βœ… Checklist

  • I have updated the project documentation to reflect my changes or determined no changes are needed.

@msmithNI msmithNI marked this pull request as ready for review May 26, 2023 02:00
specs/labels-and-localization/README.md Outdated Show resolved Hide resolved
specs/labels-and-localization/README.md Outdated Show resolved Hide resolved
specs/labels-and-localization/README.md Outdated Show resolved Hide resolved
specs/labels-and-localization/README.md Outdated Show resolved Hide resolved
specs/labels-and-localization/README.md Outdated Show resolved Hide resolved
specs/labels-and-localization/README.md Outdated Show resolved Hide resolved
specs/labels-and-localization/README.md Outdated Show resolved Hide resolved
specs/labels-and-localization/README.md Outdated Show resolved Hide resolved
specs/labels-and-localization/README.md Outdated Show resolved Hide resolved
specs/labels-and-localization/README.md Outdated Show resolved Hide resolved
specs/labels-and-localization/README.md Outdated Show resolved Hide resolved
@msmithNI msmithNI requested review from rajsite and jattasNI June 9, 2023 00:33
specs/labels-and-localization/README.md Outdated Show resolved Hide resolved
specs/labels-and-localization/README.md Outdated Show resolved Hide resolved
specs/labels-and-localization/README.md Outdated Show resolved Hide resolved
@msmithNI
Copy link
Contributor Author

@atmgrifter00 @mollykreis I've updated this HLD and the prototype based on some discussions Jesse Milan and I had last week. I reset you since it should be in a good state for additional feedback if you have any, otherwise it's mostly waiting for Milan's signoff.

specs/labels-and-localization/README.md Outdated Show resolved Hide resolved
specs/labels-and-localization/README.md Outdated Show resolved Hide resolved
specs/labels-and-localization/README.md Outdated Show resolved Hide resolved
specs/labels-and-localization/README.md Outdated Show resolved Hide resolved
@msmithNI msmithNI enabled auto-merge (squash) June 14, 2023 19:41
@msmithNI msmithNI merged commit c3df12b into main Jun 14, 2023
@msmithNI msmithNI deleted the localization-and-labels-hld branch June 14, 2023 19:57
msmithNI added a commit that referenced this pull request Jul 27, 2023
# Pull Request

## 🀨 Rationale

Resolves #1090

In [PR discussion on
#1272](#1272 (comment)),
we decided that the per-component accessibility notes would be better
documented in Storybook (by the other component docs), instead of in
accessibility.md.

Resolves #1393 

## πŸ‘©β€πŸ’» Implementation

For components with accessibility notes not already documented in
Storybook:
- Create an mdx docs page for them, if it wasn't already present. Based
on PR comments on the recent PR by Jesse, I think this is the general
direction we're going for component docs.
- Add a Usage Docs / Accessibility section at the bottom, and add the
notes from accessibility.md. The button/spinner mdx have these sections,
so again following the existing patterns.

## πŸ§ͺ Testing

Manual verification in Storybook.

## βœ… Checklist

- [x] I have updated the project documentation to reflect my changes or
determined no changes are needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants