You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When refreshing the incident list, the selected incident is de-selected. This prevents issues with the incident no longer existing, but when auto-refresh is turned on, kicks the user out of views that depend on an incident being selected (eg: view incident, add a note, etc)
The selected incident should remain selected throughout updates, and if not in an incident-dependent view, the table should de-highlight a row if there's a selected incident.
The text was updated successfully, but these errors were encountered:
When refreshing the incident list, the selected incident is de-selected. This prevents issues with the incident no longer existing, but when auto-refresh is turned on, kicks the user out of views that depend on an incident being selected (eg: view incident, add a note, etc)
The selected incident should remain selected throughout updates, and if not in an incident-dependent view, the table should de-highlight a row if there's a selected incident.
The text was updated successfully, but these errors were encountered: