Considerit / ConsiderIt

For deliberation and opinion visualization
GNU Affero General Public License v3.0
90 stars 14 forks source link

Add follow-up tag to proposals #180

Open chadbrower0 opened 1 year ago

chadbrower0 commented 1 year ago

Adds a follow-up tag to the meta-data under proposal-title. Hosts can click the tag to set follow-up status and a link to more info. Participants only see the tag if status is set, and can click the tag to follow the link to more info.

The dialog for hosts to set follow-up status & link, is implemented to expand inline in the page, because modal did not seem warranted, and because absolutely-positioned drop-down menus appear behind following proposals.

chadbrower0 commented 1 year ago

Example of participant view, showing some proposals with follow-up status, some with no status.

image
chadbrower0 commented 1 year ago

Example of host view, showing buttons and dialog to set follow-up status & link

image