Skip to content

refactor: stop persisting inline HTML for status change activity notes#713

Open
anonymoususer72041 wants to merge 3 commits intoopencats:masterfrom
anonymoususer72041:refactor/activity-status-highlighting
Open

refactor: stop persisting inline HTML for status change activity notes#713
anonymoususer72041 wants to merge 3 commits intoopencats:masterfrom
anonymoususer72041:refactor/activity-status-highlighting

Conversation

@anonymoususer72041
Copy link
Contributor

Summary

This PR stops persisting inline HTML markup for status change activity notes and cleans existing stored notes via a schema upgrade to remove previously persisted inline highlight markup.

Motivation

Persisting presentation markup in the database mixes data and UI concerns, makes future styling changes harder and can cause inconsistent output across different views and exports. By storing plain text and removing legacy markup during upgrade, we keep activity notes clean and ensure consistent, maintainable rendering going forward.

@anonymoususer72041 anonymoususer72041 force-pushed the refactor/activity-status-highlighting branch 2 times, most recently from 1b57f6d to f4fc377 Compare February 20, 2026 13:49
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.

1 participant