Bug #2740
Pressing enter on read-work page to go to a reference doesn't work correctly
Start date:
05/15/2020
Due date:
% Done:
100%
History
#1 Updated by Luke Murphey over 4 years ago
- Status changed from New to In Progress
#2 Updated by Luke Murphey over 4 years ago
Qs:
- Is this due to a race condition?
- Yes.
- resolveReferenceDebounced must be done before goToReference() runs because divisions must be populated to get the URL
- Do a lookup on the reference before executing it (in a chain)
Obs: *
#3 Updated by Luke Murphey over 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100