Skip to content

Fixed an issue where creating a new post from an empty blogs feed would cause UI inconsistencies #4236

Manish requested to merge js/fix-blog-post-error-4236 into master

Ticket(s) / Related Merge Requests

#4236 (closed)

Summary of Changes

(Summarize the changes made concisely)

  • 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

Follow #4236 (closed)

Regression Scope

creating a new post from an empty feed would only append the post to the channel feed if the filter is set to all

Platform Affected (web, mobile, etc)

all

Developer Testing Completed

local

Screenshots

N/A

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports