canvas-lms/ui
Jackson Howe e06724f8d1 Update duration inputs on pace reset
Pace duration input values are stored in AssignmentRow's local state to
allow debouncing changes before committing to the app's redux state.
When clicking 'Reset All', the onResetPace action resets the durations
in the redux state, but the AssignmentRow local state needs to also be
recondiled in order for the input values to reset.

fixes LS-3627
flag = none

Test plan:
 - Open a published pace
 - Change one of the durations
 - Click "1 unpublished change", then "Reset all", then confirm
 - Expect the input's value to revert to the previous duration

Change-Id: Ib37f218d35a6643fa84df0dd2ce29b5b15750fec
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/306250
Reviewed-by: Robin Kuss <rkuss@instructure.com>
QA-Review: Robin Kuss <rkuss@instructure.com>
Product-Review: Jackson Howe <jackson.howe@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
2022-11-30 19:58:05 +00:00
..
boot spec: Improve some "custom_wait_methods.rb" methods stability 2022-11-23 17:13:55 +00:00
engine Update JavaScript in ui/ to latest prettier config 2022-09-29 22:04:26 +00:00
ext Resolve or disable misc eslint errors 2022-10-21 17:48:02 +00:00
features Update duration inputs on pace reset 2022-11-30 19:58:05 +00:00
shared prevent sizing canvas media players which are not visible 2022-11-30 16:38:26 +00:00
shims Silence or resolve no-commonjs errors 2022-10-20 14:31:37 +00:00
.eslintrc.js Fix some eslint issues automatically 2022-10-17 15:40:05 +00:00
.i18nrc Add typescript support 2021-08-18 18:21:17 +00:00
.xssignore
api.d.ts Fix filter presets with ID of 1 2022-11-23 00:33:53 +00:00
global.d.ts Reduce TypeScript errors in Gradebook 2022-10-12 17:00:15 +00:00
imports.d.ts Fix contrast issues with CondensedButton in ui/features 2022-10-19 21:56:24 +00:00
index.js Update JavaScript in ui/ to latest prettier config 2022-09-29 22:04:26 +00:00