zeiss-digital-innovation / Saxonia-Campus-Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optimize UI to better differentiate preferred slots from unpreferred slots

sbley opened this issue · comments

Currently, when in the "mark-as-preferred" mode, the slots will be displayed in a list with buttons [I'm interested] and [I'm not interested]. The button text describes the result of the click on the button. One might misinterpret the button text as the current state.
To avoid misunderstandings, the current "preferred" state should be made clearly visible, e.g. by using the orange border that is already familiar to the user from the schedule.

Resolved using a green background color for preferred slots.
image