Hi Guys,
After updating to the latest version:
3.5.0.beta8-dev (commit: 5eca6d826e)
I encountered a visual regression related to the Discourse Solved and Solved Topic Badge plugins.
Issue:
Previously, solved topics would have a green background, and unsolved topics (awaiting solution) would appear with a red background in the topic list.
Now, all solved topics no longer display the green background, even though the setting is enabled.
Details:
- Plugin: Discourse Solved + Solved Topic Badge
- Setting
enable solved topic background
is enabled - This worked as expected before the update
Screenshot (after the update):
Expected:
Solved topics should retain the green background for better visual clarity.
Please let me know if this is a regression or if any new CSS changes are required to restore this behavior.