Skip to content

Feature/documentation updates#173

Open
Zarmaijemimah wants to merge 4 commits into
HubDApp:mainfrom
Zarmaijemimah:feature/documentation-updates
Open

Feature/documentation updates#173
Zarmaijemimah wants to merge 4 commits into
HubDApp:mainfrom
Zarmaijemimah:feature/documentation-updates

Conversation

@Zarmaijemimah

@Zarmaijemimah Zarmaijemimah commented Jun 28, 2026

Copy link
Copy Markdown

Closes #136


Feature/documentation updates

Bimex Dev added 4 commits June 28, 2026 18:17
- Implement auto-save draft functionality with 1s debouncing
- Add localStorage-based draft service for data persistence
- Create draft indicator UI with last saved timestamp
- Add discard draft feature with confirmation dialog
- Support separate drafts for create and edit modes
- Auto-clear drafts after successful submission
- Include comprehensive tests and documentation

Fixes issue: Project submission data loss when navigating away

Acceptance criteria met:
- In-progress submission data is preserved across sessions
- Users can explicitly discard drafts via UI
- Drafts remain local and never published until explicit submit
- Add ProjectUpdate type and UPDATE_TYPES constants
- Create UpdateService for managing project updates
- Build UpdateForm component for creating/editing updates
- Build UpdateList component for displaying updates
- Integrate update feed into project detail page with tabs
- Add authorization checks (only owners can manage)
- Include mock data with sample updates
- Add comprehensive test suite
- Support Release, Audit, Milestone, and Announcement types
- Sort updates by date (newest first)
- Visual indicators with type-specific colors and icons

Resolves issue: users can now see project maintenance status
@Zarmaijemimah

Copy link
Copy Markdown
Author

close #136

@drips-wave

drips-wave Bot commented Jun 28, 2026

Copy link
Copy Markdown

@Zarmaijemimah Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Iwueseiter

Copy link
Copy Markdown
Contributor

PR is under review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add changelog or update feed per project

2 participants