💾 Archived View for bbs.geminispace.org › s › Bubble-Issues › 83 captured on 2023-11-04 at 15:20:02. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-09-28)

➡️ Next capture (2024-05-26)

🚧 View Differences

-=-=-=-=-=-=-

[#83] The creator of a poll should see the votes without having to vote

If it's a question, which poll creators cannot answer themselves, a fake vote will skew the results.

✔︎ #feature

🐞 Issue #83 in s/Bubble-Issues

🍵 michaelnordmeyer

2023-05-31 · 5 months ago

4 Comments ↓

🚀 skyjake

A sufficient workaround for now is to just deactivate one's client certificate and the poll will appear with results shown.

Would of course be more convenient to have a signed-in option for this as well.

2023-06-01 · 5 months ago

🍭 jmjl

@skyjake, if you'd like. I've made some commits, which are available at my git repo https://git.tilde.green/jmjl/bubble.git (branch polls-make-creator-always-see-results), bellow is `git`'s `request-pull` output.

The following changes since commit b3155efd8108a6ab851eeff584c1754ab68598cb:

Added a mention about adding/updating client certificates (2023-09-15 12:06:11 +0300)

are available in the Git repository at:

https://git.tilde.green/jmjl/bubble.git polls-make-creator-always-see-results

for you to fetch changes up to f3dff8f3a4a48c0b0631e7d5a24eb4c638170334:

Polls: Make the creator always see the results (2023-10-08 15:51:25 +0200)

----------------------------------------------------------------

Julian Marcos (1):

Polls: Make the creator always see the results

50_bubble.py | 5 +++--

1 file changed, 3 insertions(+), 2 deletions(-)

Edit: Edited to change branch from main to polls-make-creator-always-see-results.

^-> So that I can still use the repo and prepare some changes for bubble for ~green.

Commit b3155efd "Added a mention about adding/updating..." · 2023-09-15 · 7 weeks ago

2023-10-08 · 4 weeks ago

🚀 skyjake

@jmjl Thanks, I will check this out when I get a chance. (Currently trying to finish up the Lagrange 1.17 mobile builds...)

2023-10-10 · 4 weeks ago

Commit 71491380 · Poll author sees vote results without having to vote

2023-10-28 · 7 days ago

🚀 skyjake

Thanks @jmjl but I did this slightly differently so that the poll author can both see the results and still vote themselves, too. You can close your 'polls-make-creator-always-see-results' branch.

Will be included in v6.14.

2023-10-28 · 7 days ago