Skip to content

Form errors should be associated with the fields with errors #44

@etrepum

Description

@etrepum

Right now when there's a validation error there's not enough information to know what went wrong or how to fix it.

Example screenshot of failed class creation Screen Shot 2019-08-28 at 5 15 43 PM

As discussed on other PRs using something like crispy properly would probably get this behavior for free. Adding custom rendering to crispy should be less work than essentially rewriting the important parts of crispy. https://django-crispy-forms.readthedocs.io/en/d-0/layouts.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions