mysociety / alaveteli

Provide a Freedom of Information request system for your jurisdiction
https://alaveteli.org
Other
391 stars 197 forks source link

Change wording of label in incoming mail display in admin: "Mark as spam address" #2119

Closed davewhiteland closed 5 years ago

davewhiteland commented 9 years ago

This is just a label, don't make it look like an action. The real action required here is to open the raw email view, copy the To: address, and then click the link to the right of Mark as spam address and then paste it into the form (ugh).

So better maybe to have label:

Spam?

and expland link to

"Copy To: address and paste it into the 
 <a href="/admin/spam_addresses">spam address list</a>"

Possibly with a link to the glossary entry if/when that's gone live ;-)

Relates to #1409 <-- would be much nicer to implement @garethrees's workflow, but until we do, clearer label+link would be kinder.

Yes this isn't something admins probably need to do very often so it's never going to be high priority, I know.

davewhiteland commented 9 years ago

OK so I've now realised that all the labels are calls to action. I don't like this: the buttons are! So it would be nice to tidy this up, and change the labels (if they are really needed at all). E.g., label "Destroy message" has button "Destroy message" (and so on) -- the button alone is clear there.