BUG/Enhancement - MHR Table - When deleting a draft transfer, do not collapse the Parent row unless its the only child row
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Expanded parent row gets automatically collapsed whenever a draft transfer is deleted.
WHEN there is an MHR in the table that has at least one draft and at least one other child row (another draft or another transaction)
AND you delete a draft
THEN the parent row should not automatically collapse
AND the parent row should only collapse automatically if user is deleting a draft and the draft is the only child row.
This should align the MHR UX with the PPR table UX


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.