discourse/plugins/poll
Benjamin Hipple c75ebfee57 UX: Rename 'Hide results' to 'Show vote' in polls (#8403)
For various reasons, users may want to change their response to a poll.
Currently they have permission to do so, however it is hidden behind the 'Hide
results' button. Since what this button does is take the user back to the vote
panel, it seems more appropriate to name it 'Show vote', where it becomes
obvious that it can be modified and re-submitted.

As discussed here [1], there are mulitple users, myself included, who assumed
that editing a misclick response was impossible. This improves the label to make
it more descriptive of the action actually being taken.

[1] https://meta.discourse.org/t/ability-to-remove-my-choice-in-a-poll/53642/6
2019-11-25 12:26:19 +01:00
..
app FEATURE: Staff only poll results (#7984) 2019-08-15 12:27:18 -06:00
assets FEATURE: Add export poll button (#8370) 2019-11-22 16:06:39 -03:00
config UX: Rename 'Hide results' to 'Show vote' in polls (#8403) 2019-11-25 12:26:19 +01:00
db FIX: replace model usage with SQL query 2019-08-13 18:32:24 +02:00
jobs/regular DEV: Upgrading Discourse to Zeitwerk (#8098) 2019-10-02 14:01:53 +10:00
lib DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
spec FIX: Store custom attributes that are needed by plugins in queuedpost payload (#8009) 2019-08-14 15:02:59 -03:00
test/javascripts Fix Prettier in poll plugin 2019-11-15 11:01:22 -05:00
plugin.rb FIX: do not strip nil string 2019-11-13 16:58:14 +05:30