Skip to content

Add work item weight widget subscription

Coung Ngo requested to merge 371413-add-weight-subscription into master

What does this MR do and why?

This MR adds a work item weight widget subscription to the frontend, and moves the weight widget code to EE

Changelog: added

Screenshots or screen recordings

Screen_Recording_2022-08-26_at_1.53.44_pm

How to set up and validate locally

  1. Visit any issue page such as http://127.0.0.1:3000/h5bp/html5-boilerplate/-/issues/1
  2. Create a task from the Task widget
  3. Open the same task in two separate windows
  4. Change the weight in one task window and confirm the weight in the other task window automatically updates in real time

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #371413 (closed)

Edited by Coung Ngo

Merge request reports

Loading