consento-org / mobile

The first (currently alpha) Consento mobile application
https://consento.org
MIT License
14 stars 1 forks source link

Display the status of reception of a request #69

Open marcchataigner-zz opened 4 years ago

marcchataigner-zz commented 4 years ago

Currently, when a request is pending, I don't know

martinheidegger commented 4 years ago

This is split in two parts:

  1. The technical possibility to verify if a request is received (currently that is not the case).
  2. A visualization of the that request.

There is however still a question open here: What point-in-time is considered as "received"?

  1. The reception on the devices by apple/android (ok or error)
  2. The display of the home-screen showing the "consentos" in the bottom with a "new" specifier
  3. The display of the notification on the consento-screen.
marcchataigner-zz commented 4 years ago

I would say the 2. reception on iOS / Android devices OK + display of the new consento label.

In that sense, the request is sent + received. It remains unread and I can ping the person to check it.