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

Bug: Tile Select does not emit a custom change event #3175

Closed
1 of 2 tasks
tyanthony opened this issue Oct 7, 2021 · 2 comments
Closed
1 of 2 tasks

Bug: Tile Select does not emit a custom change event #3175

tyanthony opened this issue Oct 7, 2021 · 2 comments
Assignees
Labels
4 - verified Issues that have been released and confirmed resolved. enhancement Issues tied to a new feature or request.

Comments

@tyanthony
Copy link

tyanthony commented Oct 7, 2021

Actual Behavior

Tile Select does not emit a custom change event.

Expected Behavior

  • The Tile Select component should emit a custom change event for both type= "radio" and "checkbox"

Reproduction Steps and Sample

  • Create a Tile Select component.
  • Select or change the selected Tile.
  • Notice that when a tile is selected, or changed, no events are emitted.

Documentation:

This can be seen from the documentation site as well

Relevant Info

  • All browsers
  • no console errors

Version: @esri/calcite-components@1.0.0-beta.66

  • CDN
  • NPM package
@tyanthony tyanthony added 0 - new New issues that need assignment. bug Bug reports for broken functionality. Issues should include a reproduction of the bug. needs triage Planning workflow - pending design/dev review. labels Oct 7, 2021
@jcfranco jcfranco added 1 - assigned Issues that are assigned to a sprint and a team member. and removed needs triage Planning workflow - pending design/dev review. 0 - new New issues that need assignment. labels Oct 7, 2021
@jcfranco jcfranco added this to the Sprint 9/27 – 10/8 milestone Oct 7, 2021
@eriklharper eriklharper added 3 - installed Issues that have been merged to master branch and are ready for final confirmation. enhancement Issues tied to a new feature or request. and removed bug Bug reports for broken functionality. Issues should include a reproduction of the bug. 1 - assigned Issues that are assigned to a sprint and a team member. labels Oct 11, 2021
@github-actions
Copy link
Contributor

Installed and assigned for verification.

@benelan
Copy link
Member

benelan commented Oct 13, 2021

verified on beta.67
https://codepen.io/benesri/pen/jOLPXYp?editors=1010

@benelan benelan closed this as completed Oct 13, 2021
@benelan benelan added 4 - verified Issues that have been released and confirmed resolved. and removed 3 - installed Issues that have been merged to master branch and are ready for final confirmation. labels Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 - verified Issues that have been released and confirmed resolved. enhancement Issues tied to a new feature or request.
Projects
None yet
Development

No branches or pull requests

4 participants