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(ebay-textbox): update input interface to include textarea-specifi… #2361

Conversation

WinkeeFace
Copy link
Contributor

Description

Updated the component-browser.ts file to reference shared attributes from tags-html.d.ts and added the Textbox class implementation.

Context

These changes were made to reduce redundancy and ensure a single source of truth for the attributes used in the TextboxInput interface. By referencing the shared attributes, we can maintain consistency and avoid potential errors. Additionally, the Textbox class was implemented to handle the floating label functionality and event forwarding.

References

Fixes #2356

Screenshots

N/A

@WinkeeFace WinkeeFace requested a review from LuLaValva January 3, 2025 19:39
Copy link

changeset-bot bot commented Jan 3, 2025

🦋 Changeset detected

Latest commit: c30ab45

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@ebay/ebayui-core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@WinkeeFace WinkeeFace added this to the 15.0.0 milestone Jan 3, 2025
@WinkeeFace WinkeeFace requested review from ArtBlue and agliga January 3, 2025 19:44
Copy link
Member

@LuLaValva LuLaValva left a comment

Choose a reason for hiding this comment

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

Thanks @WinkeeFace, looks good! Just one quick fix.

Also, can you npm run change? Looks like you're missing a changeset, this should be a patch.

…-and-other-input-attributes-1' of https://github.com/eBay/ebayui-core into 2356-ebay-textbox-typescript-type-check-breaks-for-step-and-other-input-attributes
@WinkeeFace WinkeeFace requested a review from LuLaValva January 8, 2025 16:45
@agliga agliga merged commit 9db2bde into 15.0.0 Jan 9, 2025
5 checks passed
@agliga agliga deleted the 2356-ebay-textbox-typescript-type-check-breaks-for-step-and-other-input-attributes-1 branch January 9, 2025 16:18
@github-actions github-actions bot mentioned this pull request Jan 9, 2025
@agliga agliga removed this from the 15.0.0 milestone Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Pull request
Development

Successfully merging this pull request may close these issues.

3 participants