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

Skilll checkbox getting checked automatically #3550

Open
arteevraina opened this issue May 14, 2020 · 5 comments · May be fixed by #3551
Open

Skilll checkbox getting checked automatically #3550

arteevraina opened this issue May 14, 2020 · 5 comments · May be fixed by #3551

Comments

@arteevraina
Copy link

Actual Behaviour

When more than three checkboxes are unchecked skill checkbox gets automatically checked.

Expected Behaviour

It should be restricted.

Screenshots of the issue

ezgif com-video-to-gif

Would you like to work on the issue?

Yes!

@arteevraina
Copy link
Author

@snitin315 @akshatnitd What should be the expected behavior?

@927tanmay
Copy link
Member

@arteevraina I think its not an issue rather its an feature that is being implemented in both the skill checkbox and the language checkbox. Since you need to have atleast one of the four things out of Skill, Description, Examples or Author selected for a relevant search.

@arteevraina
Copy link
Author

@927tanmay So, I think these lines of code should not be there then ?

 if (selected.length === 0) {
      return <DashIcon style={{ marginTop: '4px', color: '#565656' }} />;
    }

@snitin315
Copy link
Member

This is expected behavior Skill is default

@BLasan
Copy link
Member

BLasan commented Oct 3, 2020

@mariobehling Is this still opened?

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 a pull request may close this issue.

4 participants