Skip to content

Fixed an issue where some blogs would cause an error and colors being wrong #5072

Ticket(s) / Related Merge Requests

#5072 (closed)

Summary of Changes

fixed the background color of blogs and a crash in channel screen

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

  • make sure background color of blogs is Primary color
  • make sure if you open a channel with blogs and filter by blogs, you wont see an error

Regression Scope

  • blog card
  • blog screen

Platform Affected (web, mobile, etc)

all

Developer Testing Completed

(What has been tested already?)

Screenshots

(Any extra UI screens that can be shared)

image.png

image.png

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports