carbon-design-system / carbon-components-vue

Vue implementation of the Carbon Design System
http://vue.carbondesignsystem.com
Apache License 2.0
599 stars 177 forks source link

clicking ``<cv-checkbox>`` inside cv-modal destroy the modal #1085

Open naftali-ibm opened 3 years ago

naftali-ibm commented 3 years ago

Detailed description

Describe in detail the issue you're having.

Is this a feature request (new component, new icon), a bug, or a general issue? urgent bug

Is this issue related to a specific component? cv-checkbox and cv-modal

What did you expect to happen? What happened instead? What would you like to see changed? I have few cv-checkboxes in this code, one is working great and update the v-model, while the other is updating the model as expected but changing the css of the modal and make it out of the view (when changing to the maximum size of the window, I can see the button part of this modal, where the buttons are located (see snapshots).

What browser are you working in? chrome - it is working great in FF

What version of the Carbon Design System are you using? 2.25.1

What offering/product do you work on? Any pressing ship or release dates we should be aware of?

Steps to reproduce the issue

  1. Step one show modal
  2. Step two click on one of the problematic checkbox

Additional information

github-actions[bot] commented 3 weeks ago

This issue has been marked as stale because it has required additional info or a response from the author for over 14 days. When you get the chance, please comment with the additional info requested. Otherwise, this issue will be closed in 14 days.