-
Before live streaming, go on street with tablet to interview people for their vote and comments on the council meeting topic
- [ ] Use tablet to collect people's vote & comments (or using QR Code)
-
https://dev.to/steveblue/setup-a-redirect-on-github-pages-1ok7
Basically, just need to
- build the multi-branch storybook,
- check for build failures (#21)
- get the highest number for PRs
- ch…
-
Host Polis on street before Polis live streaming
- [ ] Tell people about the live streaming (datetime, topic, YouTube channel to join)
- [ ] Ask people to follow our X/IG
- [ ] post the Polis on stree…
-
# Goal
- Understand and document how Polis work:
- in terms of algorithms (machine learning, etc)
- in terms of architecture (software components talking to each other)
- Understand how…
-
**Expected behavior**:
showing polis index page after starting docker compose instances
**Actual behavior**:
come across a timeout error in browser to web server after building and running the po…
-
Re-ticketed from https://github.com/CivicTechTO/polis/issues/50#issuecomment-2429889844
We've now protected the `edge` branch so that it's read-only, and can only be updated by clicking the "sync f…
-
**Description:**
The participation page lacks a clear hierarchy of headings, making it difficult for users of assistive technologies to navigate and understand the page structure.
**Steps to Reprodu…
-
**Description:**
The participation page does not contain a level-one heading (``). This heading is important for screen reader users to navigate directly to the main content of the page.
**Steps to…
-
**Description:**
Similar to Issue #4, the participation page lacks a `main` element/landmark and various other landmarks (`header`, `nav`, `footer`). These elements are essential for defining page s…
-
**Description:**
The participation page uses an ARIA role of "form" on a `` element, which is redundant and can cause accessibility issues. The `` element already has an implicit "form" role. Using …