TinkerStorm / interaction-prototypes

A Discord interaction prototype preparing to lay the foundations of a game service.
https://discord.gg/z5DPVHNBuw
GNU General Public License v3.0
2 stars 0 forks source link

patch(ballot): Include hint that a ballot entry can only be changed, not withdrawn. #33

Closed sudojunior closed 1 year ago

sudojunior commented 2 years ago

This revolves around the problem with the select component entry limit, and having a hard coded entry to handle withdrawal (based on the implementation proposed in #24). A text addition to instead hint that ballot withdrawal is not possible after discussing it with a community member. As for what the message should be, I don't know just yet - but it probably will be a static string (without the use of variables, or being context aware).