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

Create AccessPackageListItem component #104

Closed
3 tasks
allinox opened this issue Nov 29, 2024 · 0 comments
Closed
3 tasks

Create AccessPackageListItem component #104

allinox opened this issue Nov 29, 2024 · 0 comments
Assignees
Labels
Frontend kind/feature-request New feature or request

Comments

@allinox
Copy link

allinox commented Nov 29, 2024

Description

Access packages are displayed as list items all over the AccessManagement solution, and should be displayed the same way at all places. To facilitate this, and to minimize duplication of code, AccessPackageListItems can be encompassed in its own component - one that builds on the ListItemComponent, but with a simplified interface.

The interface should include the option to send in an icon or not, determining whether an avatar with the icon should be displayed or not

  • Create this new component
  • Create stories to document its use
  • Tests????

Image
Image

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend kind/feature-request New feature or request
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants