Elisabitao / honeycrm

Automatically exported from code.google.com/p/honeycrm
0 stars 0 forks source link

only start editing mode if not already entered #53

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open some items detail view
2. click on item label to open edit view. click multiple times while waiting 
for the edit view to open
3. the edit view is instantiated multiple times just because the user clicked 
multiple times.. avoid this!

What is the expected output? What do you see instead?
once the label has been clicked it should be prohibited to enter the edit view 
because this is already in progress.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by ingo.jae...@gmail.com on 9 Aug 2010 at 9:07