Resolve thread button is missing when polling for notes that were transformed into threads
When our polling endpoint receives a reply that transforms the parent into a thread, the "Resolve thread" at the bottom is missing.
Steps to reproduce
- On an MR, create a regular comment (not a thread).
- Open this MR in two tabs.
- On the first tab, reply to this comment to turn this into a thread.
- On the second tab, notice that the "Resolve thread" button is missing.
Note that the parent note was actually marked as resolvable because you can see the small check mark appearing there. But I think some state for the reply field is not updated.
Expected:
Also, this part is not updated:


