digitalfabrik / lunes-app

The front end for the Lunes vocabulary trainer. Back end: https://github.com/digitalfabrik/lunes-cms
https://lunes.app
Apache License 2.0
24 stars 5 forks source link

LUN-312: Generalize buttons in modals #754

Closed jira-to-github-migrator[bot] closed 1 year ago

jira-to-github-migrator[bot] commented 1 year ago

steffenkleinle - 21.4.2022, 18:48:11

Right now we have different order/color of our buttons in the modals (close exercise vs locked exercises). This is bad from a UI/UX perspective since users may press the wrong button often. Therefore generalize the order/behavior/UI. The relevant code is in the ConfirmationModal.tsx (which may be renamed to something (maybe with some refactoring) else as it has multiple purpose now. Wait for an answer from our UI/UX experts: https://chat.tuerantuer.org/digitalfabrik/pl/3pmgkecewtdkze35u1brrhkxia

Environment: - Linked issues:

jira-to-github-migrator[bot] commented 1 year ago

Stefanie Metzger - 1.6.2022, 08:26:47

<~andreas.fischer> This is already done and can be closed, right?