Skip to content

Fix comments input refresh the screen on group & blogs

Martin Santangelo requested to merge fix/comments-groups into patch/4.28.2

Ticket(s) / Related Merge Requests

#4479 (closed)

Summary of Changes

The issue was caused by having the withModalProvider HOC inside the inline require of the navigator (Lazy loading)

I found that the issue was also affecting the blogs screen

Testing Considerations

  • Should be able to comment on the group and blog screens

Regression Scope

It shouldn't affect other parts of the app

Platform Affected (web, mobile, etc)

Android

Developer Testing Completed

Android device

Screenshots

demo

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports