CSCfi / CSCfi/rems

Form validation framework

Open
#1,501 1 comment 0 reactions 0 assignees View on GitHub
Technical Debt
Dominant language
Clojure
Stars
66
Forks
28
Avg merge
7d 4h
Merged PRs (30d)
2

Description

Currently form validation on the various pages is done in an ad hoc manner and there is lots of duplication. The logic related a single field is spread to at least 3 or 4 places. There is need for a form validation framework such as in @luontola's previous project.

Contributor guide

Open the contributing guide

Research direction

Start by surveying the ad hoc form-validation logic across the various pages and compare it with the form validation framework from @luontola's previous project. Done means the duplicated logic for individual fields is replaced by a shared framework, but the issue does not define its API or scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
frontend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.