grafana / incident-community

Public repository for Grafana Incident feedback, bug reports, discussions, and updates.
25 stars 2 forks source link

Paging accept/decline window does not disappear #91

Closed asreich closed 4 months ago

asreich commented 5 months ago

Describe the bug

I tried inviting my teammate to an incident and when they got to the incident page and clicked "accept", they joined the incident but the dialogue box wouldn't go away no matter how many times they clicked "accept". It only disappeared when they clicked "dismiss".

To Reproduce Steps to reproduce the behavior:

  1. Create incident
  2. Add user to incident
  3. User tries to click accept on incident
  4. User is added to incident but dialogue box doesn't disappear

Expected behavior

The dialogue box should disappear after accepting/declining the incident

Relevant system information

Grafana Cloud v10.4.0-65875 (b758b91e84) Grafana IRM v1.37.4

clord commented 5 months ago

https://github.com/grafana/incident-community/issues/94 is the same issue as this.

asreich commented 5 months ago

@clord Hey there, just to confirm. Do you mean the fix/reason it's happening is the same? The dialogue box in this issue is a separate button/view than what is in #94. I can get you a screenshot later today.

clord commented 4 months ago

Do you mean the fix/reason it's happening is the same?

Yes. same underlying problem. if you hide the modal.

I found the problem, we should get this fix out for the next release.