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

Field name change notification/control on various events/ways #52

Closed
cchantep opened this issue Nov 19, 2013 · 0 comments
Closed

Field name change notification/control on various events/ways #52

cchantep opened this issue Nov 19, 2013 · 0 comments
Milestone

Comments

@cchantep
Copy link
Owner

Events considered as name change:

  • on input (keyup)
  • on blur (focus lost)

Validations:

  • not empty

Error feedbacks (if not valid):

  • font color = red
  • prevent loosing focus (disable list, area editor and drawing area while it's not fixed)
  • display an explanatory message under field (reserve blank space for that as soon as editor is display)

Success feedback:

  • font color = normal
  • no error message
  • update field name in model (and list)
@ghost ghost assigned YoEight Nov 19, 2013
@cchantep cchantep modified the milestones: 1.0.5, 1.0.4 Apr 9, 2014
@cchantep cchantep modified the milestones: 1.0.6, 1.0.5, 1.0.7 May 13, 2014
@cchantep cchantep modified the milestones: 1.0.8, 1.0.7 May 27, 2014
@cchantep cchantep modified the milestones: 1.0.9, 1.0.8 Jun 28, 2014
@cchantep cchantep modified the milestones: 1.0.10, 1.0.9 Jul 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants