23 lines
1.2 KiB
Markdown
23 lines
1.2 KiB
Markdown

|
|
in the image above as you can see is in "/<locale>/nurse" path
|
|
the section for user info is useless, the right side borders are not good and should improved to be more modern.
|
|
the bottom nav should have a better for, the text under icons should be removed and the hover effect should be rounded, also the bottom nav in fact is in a box whihc has a box shadow, i noticed that in light mode, the whole middle box should be a very nice and independent section which floads and is sprate.
|
|
|
|
|
|
there is no easy access way to the see the request pages which in fact is a very important page
|
|
|
|
|
|

|
|
these buttons for the them has no gap;
|
|
|
|
/nurse/verification
|
|
and
|
|
/nurse/profile
|
|
forms and flows are mess,
|
|
both ui and ux, flows are dummy , i know, but the forms all are a long list without notions and could be very much better,
|
|
|
|
also for /nurse/services forms and flow the problem exists, improve those ui and flow, to be a more deterministic and comprehenise form.
|
|
all forms are react state and much unnecessary rerender, you have to use react hook form for them to control these rerenders,
|
|
in fact, replace, all forms with mored that 1 field in the app with react hook form.
|
|
|