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

DefaultLabelProvider: Add collapsible SideNavigation accessibility labels #3495

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

diyorbek
Copy link
Contributor

Summary

Added type definitions for the collapsible SideNavigation default accesssibility labels.

Links

  • Jira
  • [TDD](link to Paper doc)
  • [Figma](link to Figma file)

Checklist

  • Added unit and Flow Tests
  • Added documentation + accessibility tests
  • Verified accessibility: keyboard & screen reader interaction
  • Checked dark mode, responsiveness, and right-to-left support
  • Checked stakeholder feedback (e.g. Gestalt designers, relevant feature teams)

@diyorbek diyorbek requested a review from a team as a code owner March 25, 2024 11:52
Copy link

netlify bot commented Mar 25, 2024

Deploy Preview for gestalt ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit fa1d1e6
🔍 Latest deploy log https://app.netlify.com/sites/gestalt/deploys/6601658d3541990008d2d019
😎 Deploy Preview https://deploy-preview-3495--gestalt.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 configuration.

@diyorbek diyorbek added the patch release Patch release label Mar 25, 2024
Copy link
Contributor

@willsmanley willsmanley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't we need defaults for fallbackLabels for each of these new labels?

Comment on lines +496 to +498
accessibilityCollapseButtonLabel: string;
accessibilityExpandButtonLabel: string;
accessibilityEllipsisLabel: string;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think we need to update packages/gestalt/src/contexts/DefaultLabelProvider.jsdom.test.js as well

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and docs here: docs/examples/defaultlabelprovider/translations.js

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rlingineni rlingineni changed the title DefaultLabelProvider: Add collapsible SidaNavigation accessibility lables DefaultLabelProvider: Add collapsible SidaNavigation accessibility labels Apr 11, 2024
@rlingineni rlingineni changed the title DefaultLabelProvider: Add collapsible SidaNavigation accessibility labels DefaultLabelProvider: Add collapsible SideNavigation accessibility labels Apr 11, 2024
@AlbertCarreras AlbertCarreras changed the title DefaultLabelProvider: Add collapsible SideNavigation accessibility labels TOO OLD DefaultLabelProvider: Add collapsible SideNavigation accessibility labels May 16, 2024
@AlbertCarreras AlbertCarreras changed the title TOO OLD DefaultLabelProvider: Add collapsible SideNavigation accessibility labels DefaultLabelProvider: Add collapsible SideNavigation accessibility labels May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch release Patch release
Projects
None yet
3 participants