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

text-field - combining helper-text and counter pushes helper-text down #2147

Closed
RWaelen opened this issue Sep 26, 2023 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@RWaelen
Copy link

RWaelen commented Sep 26, 2023

Scale Version
3.0.0-beta.138

Framework and version
Vue 2.6.14 @telekom/scale-components

Current Behavior
When combining a helper-text and a counter on a text-field component. The helper-text is pushed down. Currently I need to compensate this with negative margin on the helper-text.

image

Expected Behavior
I would expect the helper-text to be on the same height as the counter. If the helper-text is too long and would overlap the counter, I would expect the helper-text to wrap to a new line.

Code Reproduction
https://codesandbox.io/s/scale-components-vue3-forked-qj2ntg?file=/src/App.vue

@RWaelen RWaelen added the bug Something isn't working label Sep 26, 2023
@felix-ico felix-ico self-assigned this Sep 27, 2023
@felix-ico
Copy link
Collaborator

this had been fixed and released with beta.142

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants