citizenos / citizenos-fe

6 stars 3 forks source link

MOBILE: Participant view has a broken layout with misalignment and the side button missing #1645

Open ssin1901 opened 3 weeks ago

ssin1901 commented 3 weeks ago

What is the problem? Tested in iPhone 14 Plus in Safari

In iPhone 14 Plus, clicking on Manage participants displays a view with misalignment (screenshot1), and a missing side button. The Remove button only displays if the user clicks the screen in a random place (screenshot2).

screenshot1

screenshot3

Why is this a problem? User will not be able to find the button on Mobile. Related to #1644

Possible solution. Layout should be fixed and side button should display next to the participant

ssin1901 commented 3 weeks ago

@BeccaMelhuish marked as "soon" but I think it needs to go in "next"?

BeccaMelhuish commented 3 weeks ago

@ssin1901 moved to next, should we add high priority label too?

ssin1901 commented 3 weeks ago

@BeccaMelhuish absolutely, agreed it should be Next and high priority. Could you by any chance check whether it is happening on Android as well?

BeccaMelhuish commented 3 weeks ago

@ssin1901 for me on Android it's OK, clicking the 3 dots brings up the 'Remove member' :)

image

ssin1901 commented 3 weeks ago

@BeccaMelhuish thanks a million. I think we can remove the high priority label then, as it seems an iOS specific problem then.