VoteIT / VoteIT/voteit_frontend
Forms should be created from schema instructions from backend
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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