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

cannot disable underline or label #70

Open
duclad opened this issue May 28, 2024 · 1 comment
Open

cannot disable underline or label #70

duclad opened this issue May 28, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@duclad
Copy link

duclad commented May 28, 2024

Describe the bug

trying to disable underline and label from paper-input-container but is not working

Expected behavior

No response

Minimal reproducible example

No response

Add-on Version

latest

Vaadin Version

24

Additional information

No response

@github-project-automation github-project-automation bot moved this to Inbox (needs triage) in Flowing Code Addons May 28, 2024
@javier-godoy
Copy link
Member

Hello. In PolymerElements/paper-input#459 (comment) it proposes using a CSS style mixin, which is Polymer specific stuff no longer supported in Vaadin 23+

In #55 we added ThemableMixin support for the web components provided by this add-on (paper-chip, paper-chip-input and paper-chip-input-autocomplete), but paper-chip-input-autocomplete uses paper-input which is not under our control.

We should consider replacing paper-input with some other component that does not rely on obsolete features.

@javier-godoy javier-godoy added the bug Something isn't working label May 29, 2024
@javier-godoy javier-godoy moved this from Inbox (needs triage) to To Do in Flowing Code Addons Jun 4, 2024
@javier-godoy javier-godoy added enhancement New feature or request and removed bug Something isn't working labels Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To Do
Development

No branches or pull requests

2 participants