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

ms teamsv2 rendering issues #4160

Conversation

gogetdane
Copy link

Continuing on the work in #4024

Problem
Comments in #4024 and my use of the receiver indicated that the Teams card was not full width and not working on mobile.

  • Fix Teams cards are now full width
  • Fix TextBlock containing markdown is now Wrappped to prevent mobile devices rendering only the first \n in the string
  • Fix typo

mobile-renders-content Medium

full-width-card

Signed-off-by: Dane Stevens <[email protected]>
Without the wrap, Teams would only render the first line on mobile which is a newline.

Signed-off-by: Dane Stevens <[email protected]>
@mwasson74
Copy link

I approve 😜

@gogetdane gogetdane changed the title Gogetdane/ms teamsv2 rendering issues ms teamsv2 rendering issues Dec 10, 2024
@dprittie dprittie mentioned this pull request Jan 9, 2025
@SuperQ
Copy link
Member

SuperQ commented Jan 13, 2025

This needs a rebase.

Copy link
Member

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

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

This needs a rebase.

SuperQ and others added 5 commits January 24, 2025 09:25
Use the new version collector to expose the `alertmanager_build_info`
metric. This fixes an incorrect deprecation migration done in prometheus#3806.

Signed-off-by: SuperQ <[email protected]>
Bumps [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/prometheus/exporter-toolkit/releases)
- [Changelog](https://github.com/prometheus/exporter-toolkit/blob/master/CHANGELOG.md)
- [Commits](prometheus/exporter-toolkit@v0.13.1...v0.13.2)

---
updated-dependencies:
- dependency-name: github.com/prometheus/exporter-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.3...v5.7.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.31.0 to 0.33.0.
- [Commits](golang/net@v0.31.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.27.0 to 0.28.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@gogetdane gogetdane force-pushed the gogetdane/ms-teamsv2-rendering-issues branch from cfe7b2a to 5a4b48b Compare January 24, 2025 09:25
@gogetdane gogetdane closed this Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants