nyx-ei / pollingus

This project consists of developing a WhatsApp webhook (Meta) that allows a survey of a few questions to be conducted via the WhatsApp social network.
Apache License 2.0
4 stars 2 forks source link

Select & Deselect one or many Polls #81

Open Laetijo opened 1 year ago

Laetijo commented 1 year ago

Story

As an poll operator, I want to be able to select one, more or all polls. As an poll operator, I want to be able to deselect one , more or all polls.

Description

The poll operator must be able to select records in order to apply a defined action to them.

  • The selection is made by clicking on the checkbox
  • De-selection is done by clicking on an already checked box
  • A checkbox on the line of field labels allows you to select all records
  • Clicking on the checkbox located on the line of field labels allows you to deselect all the fields

Examples

image