hikaya-io / hakawati

A collection of UI components
GNU General Public License v3.0
2 stars 1 forks source link

fix check-mark display on multiselect #274

Closed Kimaiyo077 closed 2 years ago

Kimaiyo077 commented 2 years ago

What is the Purpose?

What was the approach?

Briefly describe the approach used to address the issue

Are there any concerns to addressed further before or after merging this PR?

State some additional info if any. For instance running install or setting some environment variable(s)

Mentions?

Mention persons you'd like to review this PR

Issue(s) affected?

List of issues addressed by this PR.

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/hikaya/vue-ui-components/FC36F1gTT3oH2qt4YC6eHyGNTqd7
✅ Preview: https://vue-ui-components-git-fix-multiselect-hikaya.vercel.app

ninetteadhikari commented 2 years ago
  1. text wrapping
image
  1. On hover highlight remains. Expectation is after moving away highlight should go away as well
andrewtpham commented 2 years ago

@Kimaiyo077 Fix hover and disabled on multiple select. you can now pull the latest and try to solve the wrap issue with the selected options