Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workspace / Proposal Editor #1664

Open
minikin opened this issue Jan 24, 2025 · 0 comments
Open

Workspace / Proposal Editor #1664

minikin opened this issue Jan 24, 2025 · 0 comments
Labels
dart Pull requests that update Dart code F14

Comments

@minikin
Copy link
Collaborator

minikin commented Jan 24, 2025

Summary

The Proposal Editor provides users with a structured workspace to create, edit, and submit proposals. It ensures a seamless drafting experience with category-based templates, iteration management, and submission workflows.

Description

The Proposal Editor allows users to:

  • Create and edit proposals based on predefined templates for each category.
  • Save proposals as drafts and continue editing at any time.
  • Change proposal categories dynamically while maintaining required structure.
  • Publish new iterations, enabling iterative improvements while keeping proposal history.
  • Submit final proposals for review, locking them from further modifications.
  • Export proposals as JSON files, allowing external use and backup.
  • Share proposal
  • Handle error states, ensuring users receive feedback on submission failures or connectivity issues.
  • Integrate with backend APIs, replacing mock data with real-time updates.

Proposal Editor Features

  1. Load Proposal Workspace & Create Local Draft
  2. Implement Loading State for Proposal Editor
  3. Implement Category Change in Proposal Editor
  4. Implement Publish New Iteration as Draft in Proposal Editor
  5. Implement Export Proposal as JSON File
  6. Implement Submit for Review Stage in Proposal Editor
  7. Integrate Proposal Editor with Backend API
  8. Implement Error State Handling in Proposal Editor

Acceptance Criteria

  • The Proposal Editor UI loads correctly and follows the Figma design.
  • Users can create, edit, and save proposals as drafts.
  • The category-based template system dynamically updates content.
  • Users can publish new iterations and track their proposal history.
  • The submission process ensures validation before finalization.
  • The system allows proposal export as a JSON file.
  • API integration replaces mock data, ensuring real-time updates.
  • Error handling provides clear feedback for submission failures.

References

Depends on

@minikin minikin added dart Pull requests that update Dart code F14 labels Jan 24, 2025
@minikin minikin added this to the Fund14 Technical Readiness milestone Jan 24, 2025
@minikin minikin added this to Catalyst Jan 24, 2025
@minikin minikin moved this from New to 🔖 Ready in Catalyst Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code F14
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant