(bug): Group post not showing until page refreshed.
Summary
On a group page, making a post, it does not immediately appear below like on other pages.
Steps to reproduce
- Go to a test group or make one
- Post it
- Observe its not there, refresh.
Platform information
Chromium / Ubuntu
What is the current bug behavior?
Post does not appear below as it does on other feeds.
What is the expected correct behavior?
Post should be processed then appear below.
Relevant logs and/or screenshots
Possible fixes
Probably a this.detectChanges() missing somewhere or a similar state bug.
added Priority::1 - High Product::Newsfeed Type::Bug scoped labels
- Developer
Verified.
Posted a new comment here. Had to reload on Mac chome. https://www.minds.com/groups/profile/997561879884734481/feed
changed milestone to %sprint: Jolly Jellyfish
changed weight to 5
assigned to @benhayward.ben
added Status::InProgress scoped label
- Developer
Cannot recreate locally on non-canary and canary, is this perhaps behind a feature flag?
added Status::Follow Up scoped label and automatically removed Status::InProgress label
added Squad::Green scoped label
- Developer
Ok, I got this one to be recreated locally.
First, make sure you have a properly configured elastic search index by running the elasticsearch-legacy-provisioner and the elasticsearch-provisioner containers in docker compose.
Then, set the es-feeds to true on your settings.php feature flags. Group posts then show the bug
added Status::InProgress scoped label and automatically removed Status::Follow Up label
added Status::Review scoped label and automatically removed Status::InProgress label
changed milestone to %sprint: Kilted Koala
changed milestone to %sprint: Jolly Jellyfish
- Owner
Is there a fix for this? It's in review..
- Developer
Yep, was merged in already !462 (merged)
closed