Skip to content

[bug] Values like fill, rel, and hug are applied to min/max width/height but UI still shows “fixed” #2056

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

Open
spartan-uyen opened this issue Jun 5, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@spartan-uyen
Copy link

Summary:
When selecting values like fill, rel, or hug for min-width or max-width, the value is correctly applied to the element. However, the UI still displays “fixed” as the selected option, which is misleading and does not reflect the actual applied value.

Steps to reproduce:

  1. Open the width settings of an element.
  2. Set the min-width or max-width to fill, rel, or hug.
  3. Click outside to apply the value.

Actual result:
The value (e.g., fill) is applied to the element's layout, but the dropdown or selected label still shows “fixed”.
https://github.com/user-attachments/assets/d0556c10-d5db-4887-88d4-89f6e0c488a1

Expected result:
The dropdown or selected label should update to reflect the actual applied value (fill, rel, or hug) instead of remaining on “fixed”.

@spartan-uyen spartan-uyen added the bug Something isn't working label Jun 5, 2025
@spartan-vutrannguyen spartan-vutrannguyen self-assigned this Jun 6, 2025
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