Skip to content

feat(app): multi guide contributions - #387

Open
andyrodrigues30 wants to merge 7 commits into
mainfrom
feat/allow-multi-guide-contributions
Open

feat(app): multi guide contributions#387
andyrodrigues30 wants to merge 7 commits into
mainfrom
feat/allow-multi-guide-contributions

Conversation

@andyrodrigues30

Copy link
Copy Markdown
Collaborator

Summary

Updated contribution flow for guide creation and editing to allow multi-guide submission.
Variant components/flow need to be updated to work with new changes (PreviewGuide component was used for the variant preview step, now a separate component is used)

Type of change

  • Bug fix
  • Feature
  • Refactor (no behavior change)
  • Documentation
  • Build / tooling / CI
  • Other: _________

Verification

  • pnpm -r typecheck passes
  • pnpm -r build passes
  • Manually verified in a browser (for UI / behavior changes)
  • Followed the app layout conventions
  • No new dependencies, or new dependencies are justified and AGPL-compatible
  • Change does not violate any non-negotiable principle
  • Documentation only, no changes to the codebase, so no tests required

Signed-off-by: andyrodrigues30 <andrea.melissa.rodrigues@gmail.com>
Signed-off-by: andyrodrigues30 <andrea.melissa.rodrigues@gmail.com>
@andyrodrigues30 andyrodrigues30 self-assigned this Sep 3, 2026
@andyrodrigues30 andyrodrigues30 added the area:frontend Tasks related to frontend (app) label Sep 3, 2026
@andyrodrigues30 andyrodrigues30 linked an issue Sep 3, 2026 that may be closed by this pull request
1 task
@andyrodrigues30 andyrodrigues30 changed the title Feat/allow multi guide contributions feat(app): multi guide contributions Sep 3, 2026
Signed-off-by: andyrodrigues30 <andrea.melissa.rodrigues@gmail.com>
Signed-off-by: andyrodrigues30 <andrea.melissa.rodrigues@gmail.com>
Signed-off-by: andyrodrigues30 <andrea.melissa.rodrigues@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:frontend Tasks related to frontend (app)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Allow multi-guide contributions

2 participants