luanfonceca/speakerfight

Improve the UX from event setup fields

Open

#273 opened on Sep 29, 2017

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Python (135 forks)github user discovery
easyenhancementhacktoberfest

Repository metrics

Stars
 (342 stars)
PR merge metrics
 (PR metrics pending)

Description

Today this setup fields are using Checkboxes, but it should be so much better for the people to understand each one if we create a Label and give Options instead of just a box to mark it or not.

The choices for Permissions

  • "Who can see the event?"
    • Everyone
    • Only Me and the Jury
  • "Who can see the proposals`s authors?"
    • Everyone
    • Nobody
  • "Who can vote on proposals?"
    • Everyone
    • Only Me and the Jury

I think this cover all of our cases.

screen shot 2017-09-29 at 13 44 01

Contributor guide