Skip to content

Expand resolved discussion when linking to a comment in the discussion

Heinrich Lee Yu requested to merge 59352-fix-mr-discussion-expansion into master

What does this MR do?

This changes the expansion of discussions to depend on the store's dicussion.expanded instead of a local property in the NoteableDiscussion component.

This fixes the bug where resolved discussions weren't expanded when linking to a comment in the discussion because checkLocationHash() mutates discussion.expanded.

What are the relevant issue numbers?

Closes #59352 (closed)

Does this MR meet the acceptance criteria?

Edited by Heinrich Lee Yu

Merge request reports