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

ebay-textbox: missing callbacks #1934

Closed
darkwebdev opened this issue Jun 29, 2023 · 1 comment
Closed

ebay-textbox: missing callbacks #1934

darkwebdev opened this issue Jun 29, 2023 · 1 comment

Comments

@darkwebdev
Copy link
Contributor

Bug Report

Description

When user goes to storybook: https://opensource.ebay.com/ebayui-core/?path=/story/form-input-ebay-textbox--with-label
and edits the textbox field no actions are registered.

Expected:
image

Result:
image

@agliga
Copy link
Contributor

agliga commented Jul 26, 2023

This is because this is a nested template. If you use the isolated one it should work fine.
We will update the template to bubble up the events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants