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

Export Button with different variants #583

Open
nebula-aac opened this issue Apr 26, 2024 · 0 comments · May be fixed by #585
Open

Export Button with different variants #583

nebula-aac opened this issue Apr 26, 2024 · 0 comments · May be fixed by #585
Labels
kind/enhancement Improvement in current feature

Comments

@nebula-aac
Copy link
Contributor

Current Behavior

We have plenty of customized Button, not a consistent button.

  • Will need to define the styles for the Button
  • Create exported Button by variant: contained, outlined, and text
  • Create styles modifier by way of variant and colors: primary, secondary, success, warning, error, info
  • Ensure disabled style is covered

Export custom Buttons from Meshery Cloud UI for testing

  • DefaultButton
  • StyledButton which will inherit the DefaultButton
  • GetStartedButton
  • LoginButton
  • AddButton
  • EditButton
  • SpanTextButton
  • DeleteButton
  • DenyButton
  • ApproveButton
  • CancelButton
  • ConnectButton
  • SaveButton
  • FilterButton
  • ActionButton
  • TableCtrlButton
  • RangeButton
  • ErrorCloseButton
  • TryAgainButton
  • TransferButton
  • CardStatsBox
  • IconButton
  • PopupButton
  • ConnectionsButton

Desired Behavior

Implementation

Acceptance Tests

Mockups


Contributor Guide

@nebula-aac nebula-aac added the kind/enhancement Improvement in current feature label Apr 26, 2024
@nebula-aac nebula-aac linked a pull request Apr 26, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvement in current feature
Development

Successfully merging a pull request may close this issue.

1 participant