[WIP] Add functions for triggering an immediate update
Review Request #11861 — Created Oct. 21, 2021 and discarded — Latest diff uploaded
kAdd a new function "giveImmediateUpdates" in reviewRequestPageModel.js.
Let the view render the entry contents only when the entry box is not collapsed.
Modify the extend() and collapse() in the entryView classTODO:
1. make sure collapsed review entries are not being loaded initially
2. remove console.log and other debugging code
WIP
Not tested