solid-design-system / solid

Monorepo for Union Investment's Solid Design System.
https://solid-design-system.fe.union-investment.de/x.x.x/storybook/
Other
19 stars 3 forks source link

feat: ✨ provide template for the reader logic of the input label element. #1270

Open yoezlem opened 1 month ago

yoezlem commented 1 month ago

User Story

As a user of the Solid Design System, I would like to understand how to use an input field without a visible label but still meet accessibility requirements, as well as ensure that screen readers can correctly interpret the input field, so that my forms are accessible to all users, and I maintain compliance with accessibility standards.

Suggested Solution

Create a template that shows something like image using Solid Comps and complying with WCAG 2.2

Label slot can be used to add sd-headline for example ...

Documentation

[LINK TO FIGMA]

Components detailed requirements

Props

Status Name Type Default Description
  • [ ]
name type default description
  • [ ]
name type1 / type2 default description

CSS-Properties

Open Questions towards design

Subtasks

DoR

DoD

yoezlem commented 1 week ago

We will tackle this after the A11y Expert