nofusscomputing / nofusscomputing/centurion_ui

implement meta max_length

Open
#83 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

task::feature type::task
Dominant language
TypeScript
Stars
0
Forks
0
Avg merge
1d 4h
Merged PRs (30d)
20

Description

forms use the HTTP/OPTIONS endpoint to create/setup form fields.

Details

implement for ALL form fields max_length so that form validation within the browser can be conducted for field length.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the HTTP/OPTIONS endpoint handling used to create and set up form fields, then trace how its metadata becomes browser form controls. Ensure every form field exposes max_length for client-side length validation, and verify that the generated controls enforce the returned value.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.