FunkFeuer / Graz

Node database based on common-node-db for Funkfeuer Graz
Other
1 stars 0 forks source link

dashboard: CSS style - yellow/red is confusing #13

Closed aaronkaplan closed 9 years ago

aaronkaplan commented 9 years ago

In the detailed edit view, the yellow textbox with red letters looks like there is some problem in a field. That's confusing. Please mark the current focus of editing differently (like for example github does - very thin light blue border - or similar). Please inspect current common best practices with UI design for this.

tanzer commented 9 years ago

I fixed this in tapyr commit 409198465e20 and updated nodedb-graz-tmp.funkfeuer.at and nodedb.ffgraz.net.

aaronkaplan commented 9 years ago

New (connected?) Problem: try to create a new node, add a person as manager, try to close the pop-up box. Does not work!

tanzer commented 9 years ago

The manager pop-up box can only be used to select an existing person (or company,...). For the Graz node-db, If you enter 'li' into the field Nachname, you should get a list of several persons; if you select any of those, you can use the apply button to close the pop-up and enter the person into the manager field. You should always be able to close the pop-up with the close button. Is that the behaviour you see?

aaronkaplan commented 9 years ago

closing this issue now, since the problem with the pop-up box not closing is actually a separate issue. Made a new one for that: #37.