Feature: Giftköder — Danke-Overlay nach erfolgreicher Meldung
Statt sofort zu schließen zeigt das Modal nach dem Submit eine Bestätigung: 'Wir kümmern uns darum und melden es den anderen Nutzern in der Umgebung. Vielen Dank, dass du die Community schützt!' Auto-Close nach 5 Sekunden, OK-Button zum sofortigen Schließen. Bei gequeuter Meldung (offline) zusätzlicher Hinweis auf spätere Synchronisierung. SW by-v993, APP_VER 993
This commit is contained in:
parent
32fde79a40
commit
0878684402
4 changed files with 40 additions and 9 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Offline-Cache + Push Notifications + Tile-Cache
|
||||
============================================================ */
|
||||
|
||||
const CACHE_VERSION = 'by-v992';
|
||||
const CACHE_VERSION = 'by-v993';
|
||||
const CACHE_STATIC = `${CACHE_VERSION}-static`;
|
||||
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten
|
||||
const CACHE_API = 'ban-yaro-api-v1'; // API-Response-Cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue