RFC: Introduce Forms System#166
Draft
BuddyWinte wants to merge 4 commits into
Draft
Conversation
Contributor
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Introduce Forms System
Important
This is a Draft RFC and is not ready for merge.
The purpose of this pull request is to discuss the architecture, API, database design, and user experience of a generic Forms system for Orbit before implementation begins.
Goal
The Forms system is intended to provide a reusable foundation for features such as:
Current Progress
Request for Feedback
Please review and comment on anything
Contributing to this RFC
If your proposal requires code changes or is substantial, please open a Draft Pull Request against this branch and reference this RFC.
For smaller ideas, questions, or concerns, simply leave a review or request changes on this pull request so they can be discussed here.
Frontend Contributors Wanted
If your interested, just comment below and you can get to work after API implementation is done.
Status
This RFC will remain open until there is general agreement on the architecture. Once the design is finalized, implementation will continue and this Draft PR will eventually be converted into a merge-ready pull request.
The main settings option in the Feature Flags has been disabled but is technically usable.