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

NorButton for more universal Button design across the application #1377

Open
3 tasks
HRemonen opened this issue Oct 22, 2024 · 0 comments
Open
3 tasks

NorButton for more universal Button design across the application #1377

HRemonen opened this issue Oct 22, 2024 · 0 comments
Assignees

Comments

@HRemonen
Copy link
Contributor

HRemonen commented Oct 22, 2024

One universal button which has a few different variants:

  • Filled
  • Outlined
  • Error / Cancel / Delete

  • Create the new component with the needed props
  • Find all different occurences and implementations of different button elements in the code. Replace them all with the new NorButton element, think about what kind of variant suits the best.
  • Profit

Alternatively

We could probably also just update the theme, but idk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

2 participants