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 contacts #85

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 contacts. As an poll operator, I want to be able to deselect one, more or all contacts. As an poll operator, I want to be able to select one, more or all contact lists. As an poll operator, I want to be able to deselect one, more or all contact lists.

Description

The poll operator must be able to select one or many 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

  • Contacts image

  • Contact Lists image