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

Show all available skills when adding a skill to user #5167

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

Ashesh3
Copy link
Member

@Ashesh3 Ashesh3 commented Mar 25, 2023

Description

Fixes #5153
This PR updates the SkillsSlideOver component to show all available options when adding a skill instead of limiting it to 8. The showNOptions prop has been updated to Infinity to allow for an unlimited number of options to be displayed.

Motivation

Previously, the SkillsSlideOver component only displayed up to 8 options when adding a skill. This limited the user's ability to easily find and select the desired skill. By updating the component to show all available options, we improve the user experience and make it easier for users to add the skills they need.

Testing

Manual testing was performed to ensure that all available options were displayed in the SkillsSlideOver component when adding a skill.

Screenshots
image

@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers

@Ashesh3 Ashesh3 requested a review from a team March 25, 2023 08:44
@Ashesh3 Ashesh3 requested a review from a team as a code owner March 25, 2023 08:44
@vercel
Copy link

vercel bot commented Mar 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
care-storybook ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 25, 2023 at 8:46AM (UTC)

@netlify
Copy link

netlify bot commented Mar 25, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit be9f18b
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/641eb4557ce5870008805097
😎 Deploy Preview https://deploy-preview-5167--care-egov-staging.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@sonarcloud
Copy link

sonarcloud bot commented Mar 25, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
1.8% 1.8% Duplication

@nihal467
Copy link
Member

LGTM

@khavinshankar khavinshankar merged commit 03717ec into ohcnetwork:develop Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Skills dropdown: show all
4 participants