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

feat: ✨ sd-flipcard – add bottom alignment for all variants #1314

Open
5 of 11 tasks
Tracked by #1375 ...
coraliefeil opened this issue Aug 26, 2024 · 0 comments
Open
5 of 11 tasks
Tracked by #1375 ...

feat: ✨ sd-flipcard – add bottom alignment for all variants #1314

coraliefeil opened this issue Aug 26, 2024 · 0 comments
Assignees
Labels
BREAKING CHANGE all issues which end up in a breaking change 🙌 Epic pre-refinement Tickets which are still in the definition phase and need to be prepared for pre-/refinement.

Comments

@coraliefeil
Copy link
Contributor

coraliefeil commented Aug 26, 2024

User Story

As a consumer of the Solid Design System, I would like to be able to use all flipcard variants with bottom alignment, so that I can present my content as desired.

Components detailed requirements

Attributes

Status Name Type Default Description
variants string primary' / primary-100 / gradient-dark/ gradient-light The flipcard's variant.
front-reverse-layout boolean false Controls the position of the content slot, determining whether it is placed at the top or bottom.
back-reverse-layout boolean false Controls the position of the content slot, determining whether it is placed at the top or bottom.

Technical Information

Hint

we have this functionality for gradient-light-bottom and gradient-dark-bottom. So we need a primary-top and primary-bottom. And also a primary-100-top and primary-100-bottom.

Subtasks

DoR

  • Item has business value
  • Item all subtasks have been estimated by the team
  • Item is clear and well-defined
  • Item dependencies have been identified

DoD

  • All subtasks have been closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING CHANGE all issues which end up in a breaking change 🙌 Epic pre-refinement Tickets which are still in the definition phase and need to be prepared for pre-/refinement.
Projects
Status: 🛠️ To be pre-refined
Development

No branches or pull requests

3 participants