BurningFlipside / VolunteerSystem

The Flipside Volunteer System
Apache License 2.0
5 stars 2 forks source link

Add a "welcome" page #113

Open adamjrice opened 2 years ago

adamjrice commented 2 years ago

When we direct someone to the FVS, if it's their first time there, they're probably wondering "what the hell am I looking at?"

We need to expand on the help text and perhaps use a cookie to determine whether they've been to the FVS before; if not, maybe display the help in a popover, redirect them to the help page, or add a prominent "first time here?" call to action button. Something. It's very unfriendly at first. Ideally, this should be visible whether you're logged in or not.

pboyd04 commented 2 years ago

We pop up the wizard on the first login, I can nuke your FVS user to let you see that again if you like. I guess we can add something there?

As for not logged in. I'm not sure how much clearer I can make it... image

adamjrice commented 2 years ago

Right. I kinda forgot about the wizard. Could make a link to the help doc the last step in the wizard. Also could expand the help doc with an explanation of the views and the download options. Also, the explanation of the color-coding has an error in it—green is colored blue.

pboyd04 commented 2 years ago

Green is working fine for me... image As is blue: image Can you show me where green isn't working right (the shift ID would be helpful as well (i.e. click on it))

adamjrice commented 2 years ago
Screen Shot 2022-03-26 at 13 29 32
pboyd04 commented 2 years ago

Ah that color coding, bug in both the html and the markdown, fixed