-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Several Modals seem to randomly be in the open state after the webapp has been left idle #120
Comments
Changed the structure of webapp by removing all the reducers for modals and creating one reducer for global modal Modified all the required containers and components to use the new global modal state Made some new types and refactored all the types to move to new files
This issue is fixed in the latest release v2.3.1. Please confirm and close this issue. @DHaussermann |
@ayusht2810 Are you certain this is resolved? This seems like something we should fix before release if possible. Note @mkdbns you can reach out to me if we need more concrete repro steps. This does not seem to happen with several modal as it did before but I can repro it for 1 modal in the other client. |
@hanzei @DHaussermann We asked a question regarding this issue on the community - https://community.mattermost.com/core/pl/18ibezsxbindirhzb1xomdau4y. As per the suggestion there, we are planning to implement a custom post for all the notifications and the "Shared by" post. We are planning to make it look like Mattermost slack attachment so that it looks the same but the handling of buttons will be different. That will fix this issue. Should we go ahead with this or do you have some concerns/suggestions regarding this? |
Does that mean this bug only happens when a user is connected with more the one client? |
Yes. |
@DHaussermann @hanzei should we proceed with this approach? |
Sound good to me. But I would consider it an edge case. Other plugins suffer the same issue, e.g. GitHub. @asatkinson What do you think? |
I think we decided that this was worth fixing, but not worth holding release up over. For Phase 3 this will be fixed. |
I'm seeing an odd behavior with Service Now. After I have left my local Mattermost instance idle for some time (maybe 2 hours or so), when I return to the browser tab, I see several modals open and their overlays showing for no apparent reason.
Screen.Recording.2022-11-16.at.4.49.48.PM.mov
I'm working to see if there is any action that is causing this.
In the image set above you can see that 4 modals where open. I have placed them chronologically
The text was updated successfully, but these errors were encountered: