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

fix: lion-checkbox-indeterminate initial state closes #1967 #1983

Closed
wants to merge 1 commit into from

Conversation

MiB-1
Copy link

@MiB-1 MiB-1 commented May 20, 2023

…rminate closes #1967

What I did

  1. When we load the lion-checkbox-indeterminate with some initial checked child checkbox, it is not showing the expected state initially by adding a async function solves this issue.

@changeset-bot
Copy link

changeset-bot bot commented May 20, 2023

🦋 Changeset detected

Latest commit: 6d4670e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@lion/ui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


vignesh seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@MiB-1 MiB-1 changed the title fix: initial state is not working as expected in lion-checkbox-indete… fix: lion-checkbox-indeterminate initial state closes #1967 May 20, 2023
@MiB-1
Copy link
Author

MiB-1 commented May 22, 2023

hi @gerjanvangeest, all the tests are passing, but not on time. is there anything that I can do to make it work?
also have approved the Contributor License Agreement but still showing not sign in. could you please help on that?

@gerjanvangeest
Copy link
Member

I think the CLA is not working since you pushed the changes as "vignesh" while your user name is "MiB-1".

I need to dive into why the tests are failing.
Can you also add a test, that would have failed initially without your fix?

@MiB-1
Copy link
Author

MiB-1 commented May 22, 2023

thanks. now I'll push with username with the new test. but can't understand what exactly needs to be tested. could you please explain a bit here?

@gerjanvangeest
Copy link
Member

"Having the lion-checkbox-indeterminate with an initial checked child checkbox showing the expected state."

@MiB-1
Copy link
Author

MiB-1 commented May 22, 2023

Thanks @gerjanvangeest. I found the issue I'm not doing clock.restore(). I'll add the test case and I'll push.

@MiB-1 MiB-1 closed this May 23, 2023
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.

[LionCheckboxIndeterminate]
3 participants