InlineEditBox: usability
Reported by: |
bill |
Owned by: |
bill |
Priority:
|
high
|
Milestone:
|
0.9
|
Component:
|
Dijit
|
Version:
|
0.9
|
Keywords:
|
|
Cc:
|
|
Blocked By:
|
|
Blocking:
|
|
- The drop down list (from Combobox, DateTextBox?, etc) covers up the save/cancel buttons. Should have auto-save option so that we don't need save/cancel buttons, thus avoiding this issue.
- should automatically open drop down, at least for DateTextbox? (already checked in)
Change History (4)
Description: |
modified (diff)
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
(In [9508]) Make autosave parameter to InlineEditBox? so that the user doesn't have to hit the "save" button just to set a date, or to select a value from a FilteringSelect? drop down.
This also avoids the problem of the save/cancel buttons being covered up by the drop down calendar/combobox list.
Fixes #3514.