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
{{ message }}
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.
Which component/module the bug relates to? *
selects, autocompletes, context menus
Specify the source of the bug. *
Styleguide / Pattern documentation
Describe the bug *
For selects, autocompletes, context menus etc., currently the active and the hover status looks the same. They should be differentiated: black for active, red for hover. This is the same pattern as used on other components e.g. processflow.
The text was updated successfully, but these errors were encountered:
- correct background for disabled icon button
- adapt used color for values to be #444444 instead of #686868 for the following components: autocomplete, checkbox, contextmenu, datepicker, pagination, processflow, radiobutton, select, textarea, textfield, timefield, tooltip
- adapt frame color of usermenu and dialog to #444444
Closes#9
Which component/module the bug relates to? *
selects, autocompletes, context menus
Specify the source of the bug. *
Styleguide / Pattern documentation
Describe the bug *
For selects, autocompletes, context menus etc., currently the active and the hover status looks the same. They should be differentiated: black for active, red for hover. This is the same pattern as used on other components e.g. processflow.
The text was updated successfully, but these errors were encountered: