citizenos / citizenos-fe

5 stars 3 forks source link

GROUPS / INVITES: UX improvements to topic group invite flow (Quick fix first, bigger fix later) #1548

Open BeccaMelhuish opened 2 months ago

BeccaMelhuish commented 2 months ago

In tests, users showed up a problem with the topic creation invite flow:

image

image

One person (the one who most strongly noticed this problem with the flow) and spent some time trying to figure it out, suggested that in the invites pop-up, he would want to be able to see who has been invited already. I.e. so he could see the group displayed there somewhere, so he can see that it's successfully added.

Some side notes:

BeccaMelhuish commented 1 month ago

Suggestion for a quick fix for now, we can at least have a separate notification that tells them their group invites have been sent, if they added a group?

(I assume adding an invite text to the group invite would be a bigger job?)

BeccaMelhuish commented 1 month ago

@ilmartyrk, just two texts to add, but I've included the others (as they currently are) for reference. Have only added checklist items for the 2 that need adding :)

Text for the notification that users should get if they did not added a group(s) during the create flow: (Same as it currently is):

Topic successfully published Congratulations on your new topic! Now it’s time to get people engaged. Invite participants below or you can also invite them later.

Topic published and invites sent! Congratulations on your new topic! Invites have been sent to the group(s) you added. Want to get more people engaged? Invite others below or you can also invite them later.

image

Text for the notification that users should get if they did not added a group(s) during the edit flow: (Same as it currently is):

Topic successfully updated You have successfully updated your topic!

Topic updated and invites sent! You have successfully updated your topic. Invites have been sent to the group(s) you added.

ilmartyrk commented 1 month ago

@BeccaMelhuish I think the issue is that the message sent to users is wrong. We should send out a different e-mail. I think it is a legacy thing from the past when we just added users to the groups and topics. So there should be a different e-mail that says that topic has been added to the group.

BeccaMelhuish commented 1 month ago

@ilmartyrk Maybe a new e-mail is needed too (were you thinking one to the admin, or just a differently worded one to the members?), but I think all the above still stands as it's about the UX flow for the admin when they are adding a topic to a group - so changes needed to make it clearer what's happening for them in the moment when they're doing that, which the notifications would help with :)