BadIdeaFactory / skyppy

speech is overrated - skyp it
GNU Affero General Public License v3.0
6 stars 0 forks source link

Make it clear that radio buttons pertain to parts that you want to skip! #14

Closed maboa closed 4 years ago

maboa commented 4 years ago

We used to have "Skip..." before them but that's been lost. Perhaps we got have some text above the radio buttons saying something more informative such as "Please select the parts you want to skip". Maybe it's the state of the radio buttons that make things confusing - ie maybe they should all be turned on by default and you deselect the parts you want to skip? And deselecting greys out the label to reinforce the absence of that part.

maboa commented 4 years ago

I think this is mostly addressed with the merging of https://github.com/BadIdeaFactory/skyppy/pull/17 which inverted the default state of the switches and greyed out when deselected.

Still to do here - fix this bug https://github.com/BadIdeaFactory/skyppy/issues/16 so that the timeline reflects properly :

  1. When a switch is off and page reloaded
  2. A change in timeline colouring when a switch is flicked
maboa commented 4 years ago

This should be fixed now - see https://github.com/BadIdeaFactory/skyppy/pull/18