gdgfresno / valleydevfest2018

A Professional Template for large GDG events. This project has been designed to continue to be your DevFest/IWD website solution without having to create a new site or Firebase project every year.
https://delorean-demo.firebaseapp.com
MIT License
0 stars 1 forks source link

Turn on Anonymous login to lower the barrier for session feedback #14

Closed MrCsabaToth closed 4 years ago

MrCsabaToth commented 4 years ago

I didn't realize until Valley DevFest 2019 that someone cannot add a session feedback

Expected Behavior

Someone would be able to add a session feedback even if not logged in. We assume the participants won't troll the website. If there's trolling that will probably be able to be filtered anyway.

Current Behavior

If someone just visits the website the feedback controls are not visible since the user is not logged in.

Possible Solution

Enable Firebase's Anonymous login feature. This way the user can even assemble "My Schedule" and also can add session feedback without a full login.

Steps to Reproduce

1. 2. 3. 4.

Context (Environment)

Any (given no login was done by the user)

Detailed Description

.

Possible Implementation

.

MrCsabaToth commented 4 years ago

This ticket also:

MrCsabaToth commented 4 years ago

Unfortunately #17 is discovered as a bug.