VoteIT / VoteIT/voteit_frontend

Forms should be created from schema instructions from backend

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

Nobody has claimed this yet.

enhancement
Dominant language
Vue
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Database constraints, types, valid ranges etc should be loaded from backend. Preferably from something like OpenAPI, JSON-schema or similar

  • A single endpoint for all schema definitions
  • Allow custom widgets
  • Preferably already prepped with i18n for all kinds of basic error messages

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

No files, tests, or entry points are named. Start by locating the existing form-generation entry point and confirming how backend schema definitions could be exposed through one endpoint. Done means forms consume database constraints, types, valid ranges, custom widgets, and prepared basic i18n error messages from the agreed schema format.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi
Domain
api, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.