daostack / daostack/vanille

Add validation to the scheme dashboard panels and deploy-dao page

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
8
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Add validation to the scheme dashboard panels and deploy-dao page. When the use enters and invalid value, or fails to enter a required value, prevent submission of the form and feedback with a message describing how to correct the problem.

arc-js already does much of what is required of the scheme dashboard panels, and Alchemy reports the errors as snacks, but we want something more immediate to the form that happens before submission to arc-js.

Use Aurelia-Validation.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the scheme dashboard panels and the deploy-dao page, then read how arc-js currently validates their forms and how Alchemy surfaces errors as snacks. Review Aurelia-Validation's form-validation behavior and identify the required and invalid-value cases. Done means invalid submissions are blocked and each problem receives immediate corrective feedback before arc-js submission.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.