Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

[FEATURE] Add fz-loading to the form tag when a field is validating #77

Merged
merged 1 commit into from
Jan 16, 2018

Conversation

Mopolo
Copy link
Collaborator

@Mopolo Mopolo commented Jan 16, 2018

When any field starts its validation, the data attribute fz-loading is added to the form tag. When the validation is done (successful or not) the data attribute is removed.

When any field starts it's validation, the data attribute `fz-loading`
is added to the `form` tag. When the validation is done (successful or
not) the data attribute is removed.
@Mopolo Mopolo requested a review from romm January 16, 2018 13:50
@coveralls
Copy link

Coverage Status

Coverage remained the same at 3.895% when pulling 7a9f21f on Mopolo:feature/fz-loading-on-form-tag into 85db7a6 on romm:wip/steps.

@romm romm merged commit f858ae6 into romm:wip/steps Jan 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants