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

feat: add ability to clear select state with clearable props #725

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

rendyandika28
Copy link

Hi creator,

I hope you're well! I've created this pull request to add clearable props in the Select component, the purpose is to give developers an option to make their select component have the ability to clear the state.

Changes:

  • Add props clearable to show the clear button

Testing:
I've performed thorough testing to ensure the new functionality works as expected:

Notes:
I've updated the codebase documentation and comments to reflect the changes accurately.
Please review this pull request when you have time. Your feedback is valuable, and I'm open to making any necessary adjustments.

Thank you!

Best regards,
Rendy Andika

@vercel
Copy link

vercel bot commented Jul 31, 2023

Someone is attempting to deploy a commit to the PrivyID Team on Vercel.

A member of the Team first needs to authorize it.

@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a97e1d7) 100.00% compared to head (9bdf369) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #725   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          227       227           
  Lines        21336     21341    +5     
  Branches      1745      1746    +1     
=========================================
+ Hits         21336     21341    +5     
Files Changed Coverage Δ
src/components/select/Select.vue 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vercel
Copy link

vercel bot commented Jul 31, 2023

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

Name Status Preview Comments Updated (UTC)
design-system ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2023 6:36am

@adenvt adenvt added this pull request to the merge queue Aug 2, 2023
Merged via the queue into privy-open-source:main with commit 5dcfae1 Aug 2, 2023
12 checks passed
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.

2 participants