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

Unify all CRUD forms #49

Open
Mehonoshin opened this issue Nov 4, 2019 · 0 comments
Open

Unify all CRUD forms #49

Mehonoshin opened this issue Nov 4, 2019 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Mehonoshin
Copy link
Member

Mehonoshin commented Nov 4, 2019

At the moment some entities have new, create, edit, update forms which basically have the same form definition.
Let's unify them by extracting shared markup to a separate _form.html.haml template for each entity.

Be careful, this task requires detailed manual testing, including cases when submitted form was invalid. In this case it should display a form with filled fields and display validation errors on the page.

@Mehonoshin Mehonoshin added help wanted Extra attention is needed good first issue Good for newcomers labels Nov 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant