eficode / pipeline-the-game

A digital version of: https://www.praqma.com/stories/pipeline-card-game/
GNU General Public License v3.0
24 stars 2 forks source link

Non-obvious required fields on sign-up page #261

Closed figaw closed 3 years ago

figaw commented 3 years ago

"I just want to play the game, why do you ask all these questions."

image

The required fields becomes a roadblock, when there's no asterisk * commonly referred to as * required fields in the bottom of the page, or simply a small title saying (required)

image

This can be made using the <small>-tags.

sofusalbertsen commented 3 years ago

Implemented, thanks!