Skip to content
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

[MM-54979] Stop auto opening Boards/Playbooks tabs, close existing open tabs once for users that might have them open #2886

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

devinbinnie
Copy link
Member

Summary

To improve overall memory usage, we are electing to stop opening the Boards and Playbooks tabs automatically when a new server is added. These tabs are often left running unnecessarily and take up memory.

Additionally, I've added a migration to close the tabs for everyone who currently has them open. This would be a good memory improvement for those who aren't using the tabs, but will be a bit jarring for those who do. They can re-open them afterwards and shouldn't see any further effects. cc @abhijit-singh on what you think of this approach/if you have any better ideas.

Ticket Link

https://mattermost.atlassian.net/browse/MM-54979

Stop auto opening Boards/Playbooks tabs

…en tabs once for users that might have them open
@devinbinnie devinbinnie added 2: Dev Review Requires review by a core committer 1: UX Review Requires review by a UX Designer labels Oct 17, 2023
@hmhealey hmhealey removed the 2: Dev Review Requires review by a core committer label Oct 23, 2023
@devinbinnie devinbinnie added the Build Apps for PR Builds signed builds for testing label Oct 24, 2023
@mattermost-build
Copy link
Contributor

Building app in separate branch.

@mattermost-build mattermost-build removed the Build Apps for PR Builds signed builds for testing label Oct 24, 2023
@devinbinnie
Copy link
Member Author

@abhijit-singh You can test this using this build: https://github.com/mattermost/desktop/suites/17581574331/artifacts/1004610688

Copy link

@abhijit-singh abhijit-singh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks @devinbinnie.

@devinbinnie devinbinnie added 4: Reviews Complete All reviewers have approved the pull request and removed 1: UX Review Requires review by a UX Designer labels Oct 25, 2023
@devinbinnie devinbinnie merged commit 8a52a94 into mattermost:master Oct 25, 2023
20 checks passed
@amyblais amyblais added this to the v5.6.0 milestone Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4: Reviews Complete All reviewers have approved the pull request release-note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants