Closed ewan-escience closed 4 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
54.5% Coverage on New Code
0.0% Duplication on New Code
When I switch between communities via the search bar, the logo and description are correctly updated. However I do see that the default ordering seems to get lost?
For example, I start in this community:
Then use the search bar to find another and switch to that one:
The "order by mentions" is now lost.
Yes, that's another issue I want to pickup in a different branch after this one. It has to do with the URL not having a sort parameter, and the frontend doesn't pick a default sort order then.
Edit: I plan to solve this in #1256.
Various frontend fixes
Changes proposed in this pull request:
How to test:
docker compose down --volumes && docker compose build --parallel && docker compose up --scale data-generation=1
Closes #1253
Closes #1254
PR Checklist:
docker-compose.yml