makerspace / memberbooth

Displaying member info on a public machine
2 stars 0 forks source link

Fix/87 annoying error popup #95

Closed emanuelen5 closed 3 years ago

emanuelen5 commented 3 years ago

Two fixes:

  1. Crash when user has never had membership. Instead, we now show it as an "unknown" date: image

  2. Annoying pop-up dialog in temporary storage GUI turned into red error message that auto-hides: image

Closes #87