- Status Planned Reopened
- Percent Complete
- Task Type Bug Report
- Category Backend/Core
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Low
- Reported Version 0.9.9.7
- Due in Version 1.1 devel
-
Due Date
Undecided
-
Votes
1
- Shilin Zhou (21.08.2014)
- Private
Attached to Project: Flyspray - The bug killer!
Opened by Jordan Mendler - 09.07.2014
Last edited by peterdd - 07.12.2015
Opened by Jordan Mendler - 09.07.2014
Last edited by peterdd - 07.12.2015
FS#1919 - AJAX Quick-Edit on category and task pages
Ability to click field to edit ticket
TODO: return handler if request ok or fail.
TODO: also clicks on label should trigger show form.
Maybe the whole “click to active for editing this field” to one click too much.
So if the user has the rights to edit the value the form input or action button should be shown when viewing a task.
All other people just see the value if they have the right to view the value.
Must be done from both category page and from ticket page
There is currently no feedback if the saving of a quickedit fails or succeeded. There is a return value handler needed that shows an ok or fail icon/fonticon near the quickedit current quick input.
I had this case and had no clue until I looked in firebug to see what happend (not).
Return of ajax request now shows ok or fail fonticon.