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-compact-paginator): variant implementation #3056

Closed
jeripeierSBB opened this issue Sep 3, 2024 · 0 comments · Fixed by #3142
Closed

story(sbb-compact-paginator): variant implementation #3056

jeripeierSBB opened this issue Sep 3, 2024 · 0 comments · Fixed by #3142
Assignees
Labels
complexity: M Can be done in a few days proposal: accepted

Comments

@jeripeierSBB
Copy link
Contributor

jeripeierSBB commented Sep 3, 2024

Depends on #2756

We like to implement the compact variant of the paginator which will be used for little space situations, or e.g. carousel..

Figma: https://www.figma.com/file/9r6xSfNmEfCFxl1yFYedrj/Lyne-Components?type=design&node-id=33767%3A8995&mode=design&t=UPHfQU4257pNfPgG-1

Design Spec:

Tech Spec:

  • Should be called sbb-compact-paginator and be placed in the paginator module.
  • Should inherit paginator, or a paginator base class or mixin (share common logic).
  • The displayed numbers mean page X of Y (X | Y).
  • For accessibility reasons the two numbers should be described with aria labels.
  • Move the current paginator into a subfolder of paginator and create compatc-paginator entry point and folder (src/elements/paginator/paginator/ and src/elements/paginator/compact-paginator/)
@jeripeierSBB jeripeierSBB converted this from a draft issue Sep 3, 2024
@jeripeierSBB jeripeierSBB changed the title story(paginator): compact mode story(sbb-paginator): compact mode Sep 5, 2024
@kyubisation kyubisation changed the title story(sbb-paginator): compact mode story(sbb-compact-paginator): variant implementation Sep 9, 2024
@kyubisation kyubisation added proposal: accepted complexity: M Can be done in a few days and removed proposal: open labels Sep 9, 2024
@DavideMininni-Fincons DavideMininni-Fincons self-assigned this Oct 1, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in ESTA Web Lyne Design System Oct 24, 2024
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
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants