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

LabeledInput field not showing long text. #12967

Open
torchiaf opened this issue Jan 2, 2025 · 0 comments
Open

LabeledInput field not showing long text. #12967

torchiaf opened this issue Jan 2, 2025 · 0 comments
Labels
area/cluster area/components Rancher Component library updates; pkg/rancher-components kind/bug QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Milestone

Comments

@torchiaf
Copy link
Member

torchiaf commented Jan 2, 2025

Setup

  • Rancher version: head-9fe1f4a
  • Rancher UI Extensions:
  • Browser type & version: Chrome, Firefox

Describe the bug

LabeledInput component can handles large content when usign multiline option.

<LabeledInput
    type="multiline"
    ...

It should expand the content field when you click on it.
This behavior stopped working recently, it's still working 2.10.

2.10

Screencast.from.2025-01-02.19-04-42.webm

2.11

Screencast.from.2025-01-02.19-14-40.webm

To Reproduce

  1. Go to Cluster Managements -> Create a new RKE2 cluster
  2. Click on Registries tab
  3. Add a new Registry Authentication in the array group field
  4. Add a long text in "Ca Bundle" field

Screenshots

Additional context

@torchiaf torchiaf added kind/bug area/cluster area/components Rancher Component library updates; pkg/rancher-components labels Jan 2, 2025
@torchiaf torchiaf added this to the v2.11.0 milestone Jan 2, 2025
@github-actions github-actions bot added the QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster area/components Rancher Component library updates; pkg/rancher-components kind/bug QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Projects
None yet
Development

No branches or pull requests

1 participant