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

story(sbb-calendar): vertical orientation #3336

Open
9 tasks
kyubisation opened this issue Jan 8, 2025 · 0 comments · May be fixed by #3378
Open
9 tasks

story(sbb-calendar): vertical orientation #3336

kyubisation opened this issue Jan 8, 2025 · 0 comments · May be fixed by #3378
Assignees
Labels
complexity: M Can be done in a few days proposal: accepted

Comments

@kyubisation
Copy link
Contributor

Feature Description

KIS has the requirement to have the <sbb-calendar> (but not the datepicker) have a vertical orientation (the days are aligned vertically).

To do this, we will add a property orientation: 'horizontal' | 'vertical' = 'horizontal' to the <sbb-calendar>.

Definition of Done

  • Feature is implemented
  • Documentation is provided
  • Tests are implemented
  • Storybook stories are implemented
  • Navigation via keyboard is tested
  • Screen reader output is tested
  • High-contrast is tested
  • Remaining accessibility is tested
  • UX approved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: M Can be done in a few days proposal: accepted
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

2 participants