dzhw / zofar

10 stars 1 forks source link

calendar: dialog finishing #472

Closed andreaschu closed 2 years ago

andreaschu commented 2 years ago

The dialog works well. Maybe the buttons should be repositioned and becom more visible. This issue is open for some points we get as feedback.

christian-fr commented 2 years ago

Status quo 2022-04-06:

grafik

christian-fr commented 2 years ago

see also: #516

vdick commented 2 years ago

optimized and implemented (Test_Modul; lhc_methodentest), should work after next rollout

andreaschu commented 2 years ago

looks good. Only internationalizing the text elements (title, warning messages) are still open.

andreaschu commented 2 years ago

We refactoring the warning messages with bootstrap warning modal (https://jsfiddle.net/54y82xn9/) because of iOS.

andreaschu commented 2 years ago

change the order of name and type to first type and then name (with conditional visibility). has it's own issue: https://github.com/dzhw/zofar/issues/532

andreaschu commented 2 years ago

I close this issue, because I splitted it into smaller ones (#532, #533, #534)