-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IDEA GATHERING: Allow admins to set all ideas to be posted anonymously #1755
Comments
@kevincrepin thank you! Re the labels, that's good except the copy which I'll cover in #1754 :) Profile pic removed looks fine to me! Hmm, hadn't considered that combination (anonymous with replies). I'm thinking that perhaps we don't allow anonymous reply threads as it's not really within the usual ethos of platform currently (i.e. that people should be openly named if they are engaging with each other online with the idea that this leads to more respectful discussions). In which case, it could be either:
So I'm thinking option 1 would be simplest and perhaps most in line with our ethos currently. This might change at some point if we embrace anonymity more for valid reasons, but seems best for now. Will discuss with the team on Slack as well though :) (Will share an idea while I have it though, in case we do decide to keep the threads. Perhaps each reply can be numbered in chronological order like we currently do with action posts (e.g. below), and then the replies can be to those instead of the names?) Re the inline notification, this looks good to me but it seems like it squeezes the space for typing quite a lot, and for this use case in particular they'll be writing possibly quite long stories. It also feels like it takes up quite a lot of space long-term for something that only needs reading once (as presumably once they have posted it they'll remember, and they'll also see that any ideas already posted are anonymous to them). Don't have any other ideas though currently :D |
I'm going to split out the anonymous reply threads into a new issue we can tackle later separately, but for now let's just have it so that if the admin makes ideas anonymous then we automatically switch off replies. These are the texts I suggest for this section: Anonymous ideas are turned ON/OFF Idea replies are turned ON/OFF @kevincrepin When replies are enforced OFF, would you suggest just greying out the toggle button, and leaving the rest of it black? I will move this to 'ready for dev' already as though, so the backend work can be underway :) |
Dev task summary: To be fixed in parallel with #1754
Anonymous ideas are turned ON (OFF)
Anonymous ideas
|
Sounds good to me 👍 |
Estimate 24h API:
FE:
|
@kevincrepin @BeccaMelhuish I have quite big UX issue that we haven't discussed. It is related to editing and deleting ideas and idea attachments. I currently solved it on the API side by allowing users to edit and delete the ideas and their attachments during the current login session, but not sure if and how to solve it on the UI side. |
I think the problem is how to find your idea if you want to edit it, right? Could it be as simple as showing your idea in the default manner (with your name visible), but ideas that aren't yours without the name? |
@kevincrepin I just checked with @ilmartyrk and actually the plan is that this will be 100% anonymous, even 'behind the scenes' in the database. So in which case there would be no way to identify which is the user's idea at all (I'd been thinking the 'Your ideas' filter for example would work, but not the case). So in this case, two options come to mind:
Or:
In both cases we'd need to remove the 'Your ideas' option from the filter. @kevincrepin Any thoughts on this from UX/UI perspective? :) |
Nr 1 has my preference. I agree with nr 2 we would need to make that really clear as to why they can't edit anymore because they had logged out. |
OK grand, thank you @kevincrepin! I agree 1 seems simplest all round :) So in that case I'll propose some text for a pop-up to make sure users are aware of this before they post: Are you sure? Remember, anonymous ideas can't be edited or deleted after they're posted. Once it's posted, it's permanent! Keep editing The 'Add my idea' could be a button (main CTA), but the other two just links? |
Ilmar to keep the code developed just in case. |
What is the problem?
For the Story of Estonia project (high priority and quick turnaround needed), we need to give admins the possibility to set the idea gathering so that ideas will be publicly anonymous.
Why is this a problem?
They want to ensure people are comfortable posting things which may be quite personal, so without their name being attached to it.
Possible solution.
This can be added to the idea gathering settings. (Perhaps hidden under an 'Advanced settings' accordion, along with #1754).
DUX @kevincrepin @TiinaDUX @Lidziya-p please provide a design for this in the settings and in the ideas (profile removed). Also, I'm thinking we may need to tell the participants that 'Your idea will be anonymous to everyone except topic admins' at some point when/before they post it, as when the admins download the ideas they will still see the username next to each one, and it seems only fair that they should know this.
The text was updated successfully, but these errors were encountered: