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

'uui-ref' spacing is different when readonly is enabled #983

Open
lauraneto opened this issue Dec 19, 2024 · 0 comments
Open

'uui-ref' spacing is different when readonly is enabled #983

lauraneto opened this issue Dec 19, 2024 · 0 comments
Labels
bug Something isn't working needs triage This issue has not been tested by a team member yet

Comments

@lauraneto
Copy link
Contributor

Which exact UI Library version are you using? For example: 1.0.1 - don't just write v1.

1.12.2

Bug summary

When toggling readonly for references (uui-ref-*), the spacing changes. I would not expect this to change.

In my case I was trying to replicate the content history tab in my own dashboard, and it can have a mix of readonly and non readonly entries. At the moment there is a difference in alignment between both types of entries.

Specifics

Recording 2024-12-19 at 11 26 36

Steps to reproduce

  1. Open a Reference component in storybook (example: https://uui.umbraco.com/?path=/docs/uui-ref-node--docs)
  2. Switch readonly between true and false to see the spacing changing.

Expected result / actual result

No visual changes (unless interacted with, or other expected readonly behavior).

@lauraneto lauraneto added bug Something isn't working needs triage This issue has not been tested by a team member yet labels Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage This issue has not been tested by a team member yet
Projects
None yet
Development

No branches or pull requests

1 participant