•  
     
    story #14115 update the remaining effort of a parent card
Summary
User
update the remaining effort of a parent card
I don't have to leave the taskboard to update the card during the daily standup.
Remaining effort is clickable and switch to edit mode.
A input text is then displayed to allow user to edit the remaining effort.
When user hits enter, the new remaining effort is saved (new REST route).
When user hits escape, the remaining effort keeps the previous value and switch back to readonly mode.
If there is an error on save, an error modal is displayed asking to user to refresh the page.

Only users with enough rights can update the remaining effort.

We may need to add instructions to the user (enter/esc key) to help him edit the remaining effort (see example with add item in codepen: https://cdpn.io/enalean/debug/64e8b185e427659400a44ec1034cbe8b ). To be confirmed (how does it match the edit of avatar/title/... inormation ?).
Empty
Empty
Status
Empty
Done
Development
  • [x] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [x] Are permissions checked?
  • [x] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#14115
Nicolas Terray (nterray)
2019-11-13 10:16
2019-11-06 18:08
14982

References

Follow-ups

User avatar
  • I want to
    -update the remaining effort of a card 
    +update the remaining effort of a parent card