Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github Picker is not taking into account the color parameter #824

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dianab0
Copy link

@dianab0 dianab0 commented Jun 1, 2021

Github Picker is not taking into account the color parameter but according to documentation it should be available for all the color pickers. I fixed this and added an example for it to the project.

Current behavior: after choosing a color and closing the color picker, when opening it again there is no active color:
GithubPicker-Before

After fix: after choosing a color and closing the color picker, when opening it again the active color is shown:
GithubPicker-After

Color controls what color is active on the color picker and according to
documentation should be available for all the color pickers, but for the
github picker it wasn't working. Fixed this and added an example too.
@Sjoerd-van-Hagen
Copy link

Hi @casesandberg , could you have a look at this PR and hopefully merge it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants