fix: feat(project): add project type selector to create-project flow#107
fix: feat(project): add project type selector to create-project flow#107sriraajj-lab wants to merge 1 commit into
Conversation
Addresses mergeos-bounties#74 Bounty: 000 Generated with Command Code + DeepSeek V4 Pro
|
Thanks for the PR. For bounty review, please add verification evidence in this PR before final review:
Evidence can be attached in a PR comment; images in comments count. If this PR has the |
QA verification for PR #107Target PR: #107 GitHub ActionsAll visible PR checks are green at the time of review:
Merge state is clean. Local checksI checked out the PR head and ran the relevant frontend commands: What the PR changesThe PR adds a new top-level selector with two choices:
It stores that choice in a new Blocking findings
The bounty goal is to make the create-project flow clearly split new projects from existing bug fixes. This PR adds the new two-choice selector, but it leaves the existing six-choice Evidence: This creates two overlapping classification fields instead of one clear split. A user can choose
Evidence: So a successful repo import still updates the legacy
The PR sends Evidence statusEvidence is incomplete. The PR has green CI, but I do not see attached screenshots, GIF, or video showing the new two-choice flow, the old selector interaction, or the repo-import path. The maintainer has already requested runtime evidence in the PR. RecommendationRequest changes / not ready for bounty acceptance. The PR needs to make the new project/fix split the single source of truth, or clearly map it into the existing project type model. At minimum:
|
TUPM96
left a comment
There was a problem hiding this comment.
Not ready for bounty acceptance yet.
This introduces a separate projectPurpose field, but the existing projectType / repo-import behavior is not fully wired into the same taxonomy. The final payload can now send project_type as
ew / ix while site_type remains based on the older empty/projectType field, which creates inconsistent data for pricing and project creation.
Please unify this with the existing project type model, wire repo import to the Bug Fix path, and attach runtime evidence. Star eligibility is still missing too.
|
Thanks for the contribution and for moving this bounty forward. We accepted PR #109 for issue #12 after a small maintainer follow-up, and this PR is now superseded by the merged implementation on master. Closing to keep the queue clean. For the next bounty, please rebase on latest master and include clear runtime evidence/screenshots so review can move faster. |
Solution for: feat(project): add project type selector to create-project flow
Addresses #74.
Changes:
frontend/src/App.vuefrontend/src/styles.cssBuild Status:
Generated by Hermes Bounty Solver V3 (Command Code + DeepSeek V4 Pro)