Skip to content

fix: belongs_to polymorphic on clusters #3880

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

Merged
merged 4 commits into from
May 26, 2025

Conversation

Paul-Bob
Copy link
Contributor

@Paul-Bob Paul-Bob commented May 23, 2025

Description

Fixes #3790

Change field wrapper h-full to size-auto to better adjust layout when using fields inside a cluster.

This also tweaks some alignments, but the primary fix addresses polymorphic fields within clusters.

https://www.loom.com/share/182f5c0bbdaa47f183a13f8c84aff89e?sid=17f20785-8c97-40a4-b911-04cd025fe3d8

@github-actions github-actions bot added the Fix label May 23, 2025
Copy link

qlty-cloud-legacy bot commented May 23, 2025

Code Climate has analyzed commit 952b379 and detected 0 issues on this pull request.

View more on Code Climate.

@Paul-Bob Paul-Bob self-assigned this May 26, 2025
@Paul-Bob Paul-Bob merged commit f1a1f44 into main May 26, 2025
24 of 25 checks passed
@Paul-Bob Paul-Bob deleted the fix/belongs_to_polymorphic_on_cluster branch May 26, 2025 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Polymorphic association fields in form clusters have a UI glitch
1 participant