marek-saji / okupando

Single-page application with single-task focus — checking if the toilet is occupied or not. Also a pun. 🚽🐼
ISC License
2 stars 4 forks source link

Page stops checking status after getting a notification #32

Closed marek-saji closed 4 years ago

marek-saji commented 4 years ago

Steps

  1. Run on https so that push notifications work.
  2. Change status to occupied
  3. Subscribe for notification
  4. Change to „free”
  5. Change back to „occupied”

Expected outcome

Page reflects every status change.

Outcome

After receiving the notification page stops working.

marek-saji commented 4 years ago

Fixed by 3f98c1f / cda496b / 12b8e98.