This repository was archived by the owner on Nov 16, 2018. It is now read-only.
Input field shows if the date is incorrectly entered during edition.#46
Open
jeremieroy wants to merge 1 commit intoquri:masterfrom
Open
Input field shows if the date is incorrectly entered during edition.#46jeremieroy wants to merge 1 commit intoquri:masterfrom
jeremieroy wants to merge 1 commit intoquri:masterfrom
Conversation
|
Hi, I think it's a good idea which I need too, you could make it optional. And in your current PR modify the code to check if hint is enabled or not. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The date field set itself in "red" using "has-error" class from bootstrap when the datetime format is not correctly set during live edition.
This may be a matter of taste, but my users complains about it so I think it is worth it.