CodeforLeipzig / leipziggiesst

https://giessdeinviertel.codeforleipzig.de/
MIT License
11 stars 3 forks source link

Make splash screen hideable #25

Open joergreichert opened 1 year ago

joergreichert commented 1 year ago

Current state: At every start the splash screen is shown, also when not showing something new since last login, and must be clicked away again and again.

Motivation: Users should have a direct start to the app and not be distracted by an extra click to remove already known information.

Future state: Splash screen should only show up, when content has changed since last users login, the screen should be hideable by click but also be displayable again by click on a button (like question mark button in the corner or so). Info whether splash screen has been hidden by user should be stored in backend database for logged in user.