Closed ntissieres closed 5 months ago
There are a lot of comments about the UI, which is a bit disappointing because I specifically made a mockup last Friday to avoid that. I asked for it to be reviewed, but got no response, so I started the implementation on Sunday. Anyway:
About the page for filtering events by association, it's not possible to do that in the HomeScreen. This section of the application is there to highlight associations and their events, which is why I think it's still necessary. About follow/unfollow on the list, this has already been discussed with Jonas here : #251. I'm sorry for the slightly bitter response, but a lot of these comments could have been avoided if someone had told me before I spent 24 hours coding everything to do with associations. But that's OK, thanks anyway for your comments, which are still relevant.
Sorry to come with problems from other parts of the code, I haven't found them before because I didn't review the screen with the list of events earlier. I will open a separate issue to address them. 1.2. see issue #300
Now that I understand more what's the purpose of the screen, I see why you removed the old ones with the associations lists. I apologize for not giving an earlier feedback for this screen on Figma. I think your design is ok, what triggered my attention was that I though some features were removed from the app.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
80.8% Coverage on New Code
0.0% Duplication on New Code
The first thing a user sees is the active events of each association she/he follows. Reuse the ListDrawer. On top of this page, we have two buttons (or better MD component) : one with "Followed Associations" which leads to a list of followed associations by a user and one with "My Associations" which leads to a list of associations to which the user belongs. At the bottom right, there is a search button (like the one in HomeScreen) which allows the user to search an association.