kumarsivarajan / rmh-roomreservation-maker

Automatically exported from code.google.com/p/rmh-roomreservation-maker
0 stars 0 forks source link

Form fields are prepop #69

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.logged in as mary789
2.new family profile
3.click on one field, then click on another and the field names disappear and 
are now indistinguishable from each other.

What is the expected output? What do you see instead?
They should repopulate if left empty and you click out

Please use labels and text to provide additional information.

I found a jquery article that handles this.  There are many instances of this 
occurring all over the site.
http://docs.jquery.com/Tutorials:5_Quick_jQuery_Tips#.E2.80.9CType_your_search_h
ere.E2.80.A6.E2.80.9D

Original issue reported on code.google.com by wlod...@gmail.com on 17 May 2012 at 1:47

GoogleCodeExporter commented 8 years ago

Original comment by bkmackellar on 22 Sep 2012 at 7:39

GoogleCodeExporter commented 8 years ago

Original comment by jesse5...@gmail.com on 26 Sep 2012 at 5:31

GoogleCodeExporter commented 8 years ago
This IS a GUI problem.
Fields should not hold the labels, instead, labels should appear beside the 
field. What looks pretty isn't necessarily easy to maintain, and also creates 
junk data. Prefilling these fields can be useful where the data can be had, but 
prefilling with the labels just confuses things. This may extend to the whole 
UI though.

Original comment by niceo...@gmail.com on 27 Sep 2012 at 6:42

GoogleCodeExporter commented 8 years ago
Fitzroy, you may may need to work with Jesse on this.

Original comment by niceo...@gmail.com on 27 Sep 2012 at 6:50

GoogleCodeExporter commented 8 years ago
Resolved

Original comment by jesse5...@gmail.com on 12 Dec 2012 at 3:45