Fixes T8155. The former "init_board()" function was aptly named as it needs to be called each time a new board dom piece is downloaded. Ergo, break out a setup() function and call that in the once-only setup place, and use init_board() there as well as when we have a quicksand redraw event with data from the server.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T8155: Workboards do not work with the chat column open
- Commits
- Restricted Diffusion Commit
rP7ef8da82590a: Conpherence + workboards - fix dragging behavior breaking on subsequent page…
paged about a project and was able to keep dragging and dropping tasks on various loads of the board. verified drops saved correctly from load to load.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable