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

fix(combo-box): fixes multiple border issue on exp combo-box #1384

Merged

Conversation

tw15egan
Copy link
Member

@tw15egan tw15egan commented Nov 2, 2018

Refs issues found in #1381

Removes double border on experimental MultiSelect and ComboBox

Changelog

Changed

  • New experimental section for combo-box.scss
  • Changed from box-shadow to border-bottom

Testing / Reviewing

Ensure only one border shows up on experimental MultiSelect and ComboBox

Copy link
Contributor

@asudoh asudoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 - Thanks @tw15egan!

@alisonjoseph alisonjoseph merged commit 2756c94 into carbon-design-system:master Nov 3, 2018
@carbon-bot
Copy link
Contributor

🎉 This PR is included in version 9.44.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

joshblack pushed a commit to joshblack/carbon that referenced this pull request May 2, 2019
…event clicks and keyboard events bubbling up through the dom (carbon-design-system#1384)

* Moved onClick/onKeyDown handlers to correct element (previously only the click handler was firing). Added stopPropagation to prevent the events bubbling up (e.g. when a tooltip is inside a button)

* Fix linting
@tw15egan tw15egan deleted the fix-exp-combo-box branch April 28, 2021 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants