yamada-ui / yamada-ui

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion.
https://yamada-ui.com
MIT License
810 stars 216 forks source link

Research window splitter accessibility #1514

Closed nakayan5 closed 5 months ago

nakayan5 commented 6 months ago

Description

read this article and research windowsplitter accessibility

modify component if necessary

Problem Statement/Justification

none

Proposed Solution or API

No response

Alternatives

Are you willing to participate in implementing this feature and create a pull request include the implementation?

None

Additional Information

No response

nakayan5 commented 6 months ago

@yamada-ui/resizable is applicable to this issue

Keyboard Interaction

WAI-ARIA Roles, States, and Properties

nakayan5 commented 6 months ago

@illionillion please double check

illionillion commented 5 months ago

@nakayan5 Checked. The same item applied. Do you want to correct the items whose checkboxes are not checked?

nakayan5 commented 5 months ago

@illionillion

F6 (Optional): Cycle through window panes.

This is optional, so I don't think it's necessary. I think aria-label or aria-labelledby is necessary.

@hirotomoyamada What do you think ?

hirotomoyamada commented 5 months ago

@nakayan5

F6 (Optional): Cycle through window panes.

This does not correspond

nakayan5 commented 5 months ago

created issue https://github.com/yamada-ui/yamada-ui/issues/1633