citizenos / citizenos-fe

5 stars 2 forks source link

IDEA GATHERING: Reply UX not smooth #1409

Open ssin1901 opened 1 month ago

ssin1901 commented 1 month ago

What is the problem? Tested in Google Chrome in incognito mode

After a user has replied to an idea, the window is not refreshed in a smooth manner (see screen recording)

https://github.com/user-attachments/assets/38596e0e-d383-4a80-b8c2-6e6b8a7166ce

Why is this a problem? Will make the users uncomfortable while interacting with this feature

Possible solution. Refresh should be smooth. @BeccaMelhuish I leave it to you to decide if the issue is serious enough for the high priority label

BeccaMelhuish commented 1 month ago

Just tried adding some replies myself and it was really glitchy in both cases (similar to what was shown in Sara's video, but more extreme), so yes will add high priority label :)

ilmartyrk commented 1 month ago

@ssin1901 @BeccaMelhuish will remove high-priority, it looks glitchy, but it works so will deal with it in a latter phase. I is related to whole data loading stuff, I see that it needs a thorough review to make it better as calls to API are duplicating and it causes these glitches and other smaller issues, but this will happen later.

BeccaMelhuish commented 2 weeks ago

I will add this one to the 'wishlist' of ones to be fixed before launch comms if possible, as it is really uncomfortable to use when it's jumping up and down all the time :)

kevincrepin commented 1 week ago

I guess, but correct me if I'm wrong @ilmartyrk, it also has to do with how the pop-up is aligned to the center and so it expands both up and down when the content gets increased. Would it be possible that there is a fixed top margin so that it's forced to expand downwards?