alxjrvs / alxjrvs/orrey

Date poll post: multi-select availability + organiser-only Canonise

Open
#35 0 comments 0 reactions 0 assignees View on GitHub
phase:4
Dominant language
HTML
Stars
0
Forks
0
Avg merge
2h 48m
Merged PRs (30d)
4

Description

Audience: whole server (stage 1). 5 buttons per row means a 10-date poll needs a **multi-select**.

- [ ] Post: candidate dates, current tallies per date, as-of line, a string-select (multi) for availability, **Refresh**, and an organiser-only **Canonise** button.
- [ ] Selecting rewrites the message with new tallies (the click *is* the re-render). Selections are stored in `poll_responses`; the post is never read back.
- [ ] Canonise: organiser-only check via role; applies the poll's `win_rule` to compute the winning date(s), lets the organiser override, and writes `poll_dates.outcome`. Closes the poll.
- [ ] `closes_at` handled by a `jobs` row that posts a "poll closed" notice — never edits the poll post.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.