db-ui / mono

DB UX Design System Monorepo - Provides Design Tokens and components for Web UIs
https://db-ui.github.io/mono/review/main/
Apache License 2.0
54 stars 7 forks source link

Feature: Add link variant for button styled links #3074

Open IOIO72 opened 3 weeks ago

IOIO72 commented 3 weeks ago

In some cases we need a link, which appears as a button in the ui.

Suggestion: Add the following variants in the DBLink component to apply the button styles to a link.

variant="button"
variant="button-brand"
variant="button-filled"
variant="button-ghost"
variant="button-outlined"

DBUXDS-3254

nmerget commented 3 weeks ago

Thanks for the feedback. I have discussed this with our UX colleagues as well. I created an internal ticket for the next sprint, maybe we get a decision.