Agile Kanban board partial page refresh
Problem: Currently, making changes to the Kanban board (assignee, priority, whatever) requires a full page reload, which disrupts workflow and can be inefficient.
Solution: Implement partial page refresh functionality for the Kanban board. This would allow users to update assignee, priority, and other properties directly within the card interface without reloading the entire page.
Benefits:- Improved user experience and workflow efficiency
- Reduced disruption and wait times
- Enhanced responsiveness and real-time updates
I can only fully support this. It would be extremely desirable to expand the whole thing even further:
Changes to a ticket should generally lead to a partial update of the board. Attributes should be updated, as should the card if its status has changed.
... and it would also be extremely useful on the backlog page. Sometimes teams with several developers work on a project and view the pages from different locations and maintain the tickets.