MattArnold / tuxtrax

Penguicon Scheduling Web App
GNU General Public License v3.0
15 stars 11 forks source link

Thumb Icons Should Be Visible When Not Logged In #141

Closed MattArnold closed 9 years ago

MattArnold commented 10 years ago

Currently the thumb icons are invisible when not logged in. They assume there is nothing they can do with our site except make an event, so they move on, probably never to return.

But we want to pique the curiosity of new visitors. If we keep the icons visible, the site will look like something they can interact with.

A non-logged in site visitor who clicks a thumb should be taken to the log-in page, just as if they had clicked the form button. Instead of redirecting them to the form, it should redirect them to the index page.

bruce-webber commented 9 years ago

Closed by commit c94f59de835e263fbe80653a46ab03823a76275a. If the user is not logged in, a modal dialog box appears with icons for logging in.