The `/unsubscribe` quick action doesn't update the page to make `/subscribe` available
Steps to reproduce.
Setup:
- Open an issue or MR that your're subscribed to
- Write
/unsubscribein comments section and submit the commit. - A blue label with "Your commands have been executed" appears.
Check 1:
- Write
/sin comment section. - A dropdown list should open with
/subscribeoption available and, optionally, highlighted.
Right now /subscribe is not available, but /unsubscribe is offered and forced with autocompletion. Although it's possible to write /subscribe, close the dropdown list and submit.
Check 2:
- The subscription button on the right should have updated text: "Subscribe"
Now the button says "Unsibscribe" as if the subscription status haven't changed.
Same problem with using /subscribe where you weren't.
Edited by 🤖 GitLab Bot 🤖