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

Fix advanced grid modal selected color and stretch value #6558

Closed
ruggi opened this issue Oct 17, 2024 · 0 comments · Fixed by #6559
Closed

Fix advanced grid modal selected color and stretch value #6558

ruggi opened this issue Oct 17, 2024 · 0 comments · Fixed by #6559
Assignees

Comments

@ruggi
Copy link
Contributor

ruggi commented Oct 17, 2024

No description provided.

@ruggi ruggi self-assigned this Oct 17, 2024
@ruggi ruggi closed this as completed in cc19746 Oct 17, 2024
liady pushed a commit that referenced this issue Dec 13, 2024
**Problem:**

1. The advanced grid modal always shows selected dropdown value with a
subdued color
2. The advaned grid modal doesn't offer `stretch` as an option for
justify/align.

**Fix:**

1. Fix the entries which are incorrectly set with `placeholder: true`
2. Use `FlexAlignment` for the options of the `align` section
3. Add `stretch` to the `FlexJustifyContent` enum

Fixes #6558
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant