EventideSystems / tool_for_systemic_change

GNU Affero General Public License v3.0
6 stars 0 forks source link

Add colour picker control to sector form #853

Open ferrisoxide opened 1 year ago

ferrisoxide commented 1 year ago

Describe the task

The selection of colour throughout the application is based on hex numbers (e.g. #000000 for black). This isn't super user friendly, as people have to know what these colour codes mean.

Better to have a control that allows colour selection from a pop-up dialog (e.g. https://www.stimulus-components.com/docs/stimulus-color-picker)

Success Criteria

How will we know if we've completed the task successfully? Use MUST, MUST NOT, SHOULD, MAY qualifiers for each criteria.

Related Issues

663

emily-humphreys commented 1 year ago

Love this idea

On Thu, Dec 22, 2022 at 11:15 AM Tom Tuddenham @.***> wrote:

Describe the task

The selection of colour throughout the application is based on hex numbers (e.g. #000000 for black). This isn't super user friendly, as people have to know what these colour codes mean.

Better to have a control that allows colour selection from a pop-up dialog (e.g. https://www.stimulus-components.com/docs/stimulus-color-picker) Success Criteria

How will we know if we've completed the task successfully? Use MUST, MUST NOT, SHOULD, MAY qualifiers for each criteria.

  • MUST allow users to select Sector colours from a colour wheel / colour selection
  • SHOULD allow users to enter direct colour codes, if precision is required.

Related Issues

663 https://github.com/ferrisoxide/wicked_software/issues/663

— Reply to this email directly, view it on GitHub https://github.com/ferrisoxide/wicked_software/issues/853, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADFVZOQ6EYOG4OCOOWTUHELWOOQB3ANCNFSM6AAAAAATGFR3VY . You are receiving this because you are subscribed to this thread.Message ID: @.***>