-
Notifications
You must be signed in to change notification settings - Fork 6
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
Implement OnyxCard component #2383
Comments
larsrickert
added
0-refinement
All issues that can or need to be estimated in our next refinement
dev
Requires technical expertise
labels
Dec 19, 2024
14 tasks
larsrickert
removed
the
0-refinement
All issues that can or need to be estimated in our next refinement
label
Jan 13, 2025
4 tasks
github-merge-queue bot
pushed a commit
that referenced
this issue
Jan 13, 2025
Relates to #2383 Implement basic card component and examples ## Checklist - [x] The added / edited code has been documented with [JSDoc](https://jsdoc.app/about-getting-started) - [ ] All changes are documented in the documentation app (folder `apps/docs`) - [x] If a new component is added, at least one [Playwright screenshot test](https://github.com/SchwarzIT/onyx/actions/workflows/playwright-screenshots.yml) is added - [x] A changeset is added with `npx changeset add` if your changes should be released as npm package (because they affect the library usage) --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
please make the "more flyout" appear on click instead of hover. And decrease the gap between flyout and systembutton to 0.5 rem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why?
We want to offer a card component.
Depends on
Design
Figma
Acceptance criteria
Implementation details
<button>
tag for the cardDefinition of Done
The following component requirements are implemented:
apps/demo-app/src/views/HomeView.vue
Should be covered by tests:
Make sure, that
Approval
Storybook
The text was updated successfully, but these errors were encountered: