Skip to content

Conversation

@megothss
Copy link
Contributor

@megothss megothss commented Oct 9, 2025

Refactor PostNotice rendering logic into a static shouldRender method, centralizing eligibility checks and improving code clarity. Update the parent component to use this method, ensuring old hidden post notices are no longer rendered including the parent row in the post component.

Refactor `PostNotice` rendering logic into a static `shouldRender` method,
centralizing eligibility checks and improving code clarity. Update the
parent component to use this method, ensuring old hidden post notices
are no longer rendered and the parent row is not rendered in the post content.
@megothss megothss merged commit eb54cbd into main Oct 9, 2025
17 checks passed
@megothss megothss deleted the fix/no-more-post-notice-left-over-markup branch October 9, 2025 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants