You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For links that are shown as buttons, a common and very useful design pattern to differenciate their hierarchy by Primary, Secondary and Tertiary:
This can be achieved currently in the native link field by adding a class name:
... then we can instruct the editors to add "secondary" as class name for a secondary button.
While this is feasible in some cases, it would be much more robust to have the ability to add a "Style" or similar dropdown:
Primary, Secondary and tertiary is only an example for the use case. There could also be color coding, urgency, badges etc.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For links that are shown as buttons, a common and very useful design pattern to differenciate their hierarchy by Primary, Secondary and Tertiary:
This can be achieved currently in the native link field by adding a class name:
... then we can instruct the editors to add "secondary" as class name for a secondary button.
While this is feasible in some cases, it would be much more robust to have the ability to add a "Style" or similar dropdown:
Primary, Secondary and tertiary is only an example for the use case. There could also be color coding, urgency, badges etc.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions