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: floatingLabel attribute can not work together with <@prefix-text> #2373

Open
weibichen opened this issue Jan 10, 2025 · 1 comment
Assignees
Milestone

Comments

@weibichen
Copy link

Bug Report

eBayUI Version: 14.5.0

Description

In , floatingLabel attribute can not work together with <@prefix-text> .

floatingLabel will overlap with <@prefix-text>.

Workaround

Screenshots

Code:

<ebay-textbox fluid=true placeholder="(XXX) XXX XXXX" floatingLabel="Phone number"> <@prefix-text> +1 </@prefix-text> </ebay-textbox>

It is shown below:

image image
@agliga
Copy link
Contributor

agliga commented Jan 10, 2025

Floating label with prefix text is not a valid usecase and is unsupported
You can use one or another but not both

That said will repurpose this issue to not show prefix text if floating label is set.

@agliga agliga added this to eBayUI Jan 31, 2025
@github-project-automation github-project-automation bot moved this to Todo in eBayUI Jan 31, 2025
@agliga agliga self-assigned this Jan 31, 2025
@agliga agliga added this to the 15.1.0 milestone Jan 31, 2025
@agliga agliga moved this from Todo to In Progress in eBayUI Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

2 participants