Skip to content

Conversation

@andresz1
Copy link
Member

@andresz1 andresz1 commented Jun 17, 2022

atom/input

Types of changes

  • 🪲 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🧾 Documentation
  • 📷 Demo
  • 🧪 Test
  • 🧠 Refactor
  • 💄 Styles

Description, Motivation and Context

If rightIcon is added to AtomInput with as select clicking on the icon does not open the select. For example:

<Input
  as="select"
  rightIcon={<IconChevronDown />}
/>

The event is not bubbling since is not inside the input/select

Screenshot 2022-06-17 at 09 02 34

@github-actions
Copy link

STATEMENTS BRANCHES FUNCTIONS LINES
≍ 0= ≍ 0= ≍ 0= ≍ 0=
% 70.55 55.92 56.61 72.37
ABS 2422 / 3433 1321 / 2362 441 / 779 2340 / 3233

@andresz1 andresz1 merged commit 3f4a536 into master Jun 20, 2022
@andresz1 andresz1 deleted the feat/input-icon-pointer-events branch June 20, 2022 07:06
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.

3 participants