edit_inline should grow some Javascript magic to increase usability
The edit_inline functionality is very nice, but I want more:
- When I start typing in the last "Choices" field, I want a new, blank Choice entry to automagically appear below it.
- When a new Choice entry appears, I want it properly inserted into the tab order so that I can just hit Tab and move to the new entry.
In other words, it should be possible to create a new Poll, click on the first Choice tab, and start typing:
Strongly agree <tab> 0 <tab> Agree <tab> 0 <tab> No opinion <tab> 0 <tab> Disagree <tab> 0 <tab> Strongly disagree <tab> 0 <enter>
This would make adding an arbitrary number of choices much more streamlined. Currently I have to click the "Save and continue Editing" button after adding each choice, which means my hands have to leave the keyboard and travel over to the mouse.
Change History
(10)
Severity: |
normal → enhancement
|
Resolution: |
→ duplicate
|
Status: |
new → closed
|
Resolution: |
duplicate
|
Status: |
closed → reopened
|
Owner: |
changed from Adrian Holovaty to sharma_vivek@…
|
Status: |
reopened → new
|
Owner: |
changed from sharma_vivek@… to sharma.vivek82@…
|
Owner: |
changed from sharma.vivek82@… to kumarabhijit1@…
|
Owner: |
changed from kumarabhijit1@… to nisha.gun@…
|
Has patch: |
set
|
Needs documentation: |
set
|
Needs tests: |
set
|
Owner: |
changed from nisha.gun@… to tmervyn@…
|
Patch needs improvement: |
set
|
Has patch: |
unset
|
Needs documentation: |
unset
|
Needs tests: |
unset
|
Patch needs improvement: |
unset
|
Resolution: |
→ duplicate
|
Status: |
new → closed
|
Oops, I meant this to be an enhancement request, not a bug report.