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

feat(field): Add field name to field wrapper #26

Merged
merged 1 commit into from
Oct 21, 2023

Conversation

lordrip
Copy link
Member

@lordrip lordrip commented Oct 21, 2023

Context

Currently, there's no easy mechanism to target specific fields from the form.

Changes

This commit adds a new data-fieldname attribute to the field wrapper, making it easier to target specific fields.

With this change, we can override the position of the field from the consumer side.

Currently, there's no easy mechanism to target specific
fields from the form.

This commit adds a new `data-fieldname` attribute to the
field wrapper, making easier to target specific fields.

With this change, we can override the position of the field
from the consumer side.
@lordrip lordrip merged commit 0f00ed2 into KaotoIO:main Oct 21, 2023
1 check passed
@lordrip lordrip deleted the feat/identify-wrapper branch October 21, 2023 17:11
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