Skip to content

Refactor FormLayout as styles only#118

Open
kfranqueiro wants to merge 1 commit intomainfrom
kgf-remove-formlayout
Open

Refactor FormLayout as styles only#118
kfranqueiro wants to merge 1 commit intomainfrom
kgf-remove-formlayout

Conversation

@kfranqueiro
Copy link
Copy Markdown
Collaborator

While prototyping something for the WAI team, I observed a glitch involving a child component's scripts and styles being output incorrectly when nested within <Fixable as="FormLayout" ...>.

As it turns out, FormLayout doesn't really need to be a component; I was able to scope its styles to be safely included globally.

@kfranqueiro kfranqueiro force-pushed the kgf-remove-formlayout branch from 55dc422 to 3c39fa4 Compare March 18, 2026 18:06
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 this pull request may close these issues.

1 participant