Ditmar / backoffice-openscience

3 stars 0 forks source link

Fix Button Danger Variants According to Figma Design #129

Open Ditmar opened 1 month ago

Ditmar commented 1 month ago

Description We need to fix the variants of the "danger" button as per the Figma design specifications. The following variants must be reviewed and updated:

Enabled Ensure the button displays the correct style when active. Hover: Update the styling for when the user hovers over the button. Active: Ensure the button is styled correctly when clicked and held. Focus: Update the focus state to match the Figma design. Disabled: Ensure the button is styled correctly when it is disabled. Please review and implement the correct styles based on the provided Figma design file.

Acceptance Criteria:

All button variants (enabled, hover, active, focus, disabled) match the Figma design. Styling adjustments are consistent across different screen resolutions. No impact on other button variants or components.