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-63283] Fix UI regression in call card component #986

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

streamer45
Copy link
Collaborator

Summary

Using the external (webapp provided) styled-components broke our @container CSS queries since they are supported starting from v6 (webapp is still using v5). This caused a UI regression in the call card. I added an e2e test to spot future breakage.

Also updating styled-components to latest since we are here.

Ticket Link

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

@streamer45 streamer45 added the 2: Dev Review Requires review by a core committer label Mar 3, 2025
@streamer45 streamer45 added this to the v1.6.0 (MM v10.7) milestone Mar 3, 2025
@streamer45 streamer45 requested a review from cpoile March 3, 2025 17:05
@streamer45 streamer45 self-assigned this Mar 3, 2025
@streamer45
Copy link
Collaborator Author

@cpoile Typescript is not happy after the update. The DotMenuButton typing is failing in a few places. I spent a few minutes without figuring it out. If you could take a look, that would be appreciated. Otherwise, I'll revert the update since it's not critical.

https://github.com/mattermost/mattermost-plugin-calls/actions/runs/13638668646/job/38123355286?pr=986

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2: Dev Review Requires review by a core committer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant