FirstFeedback Demo
This is a demo feedback board. Try submitting your own feedback!
Backlog1
Bla Bla
bla bla bla
Doing6
Email notifications for new feedback
Send email notifications to project owners when new feedback is submitted so they can respond quickly.
Export feedback to CSV
Add ability to export all feedback items to a CSV file for analysis in spreadsheet tools like Excel or Google Sheets.
Add dark mode support
It would be great to have a dark mode option for users who prefer working at night. This would reduce eye strain and make the app more accessible.
Email notifications for new feedback
Send email notifications to project owners when new feedback is submitted so they can respond quickly.
Digest emails might reduce noise for busy teams.
5 days ago
Export feedback to CSV
Add ability to export all feedback items to a CSV file for analysis in spreadsheet tools like Excel or Google Sheets.
Filtering by date range before export would be helpful.
5 days ago
Make sure to include tags and vote counts in the export.
5 days ago
Add dark mode support
It would be great to have a dark mode option for users who prefer working at night. This would reduce eye strain and make the app more accessible.
We should match system theme automatically and keep a toggle in settings.
5 days ago
Consider preserving user preference across devices.
5 days ago
Testing4
Improve mobile responsiveness
The kanban board should work better on mobile devices. Currently some cards are hard to read on small screens.
Add voting/upvoting feature
Allow users to vote on feedback items so the most requested features rise to the top. This helps prioritize what to build next.
Improve mobile responsiveness
The kanban board should work better on mobile devices. Currently some cards are hard to read on small screens.
Card padding feels too tight on small screens.
5 days ago
Add voting/upvoting feature
Allow users to vote on feedback items so the most requested features rise to the top. This helps prioritize what to build next.
Need rate limiting to prevent spam voting.
5 days ago
Consider allowing downvotes or just keep it to upvotes?
5 days ago
Finished6
Add status filter to board view
Allow filtering the board by status, submitter email, or date range to make it easier to find specific feedback.
Create public API documentation
Comprehensive API docs would help developers integrate with FirstFeedback programmatically.
Set up CI/CD pipeline
Implement automated testing and deployment pipeline using GitHub Actions for faster and more reliable releases.
Add status filter to board view
Allow filtering the board by status, submitter email, or date range to make it easier to find specific feedback.
A search box for titles/descriptions would pair nicely with filters.
5 days ago
Remember to persist filter settings per user.
5 days ago
Create public API documentation
Comprehensive API docs would help developers integrate with UserCompass programmatically.
Add quickstart snippets in Node and Python.
5 days ago
Set up CI/CD pipeline
Implement automated testing and deployment pipeline using GitHub Actions for faster and more reliable releases.
Add lint + type checks as separate jobs.
5 days ago
We should publish a preview URL for QA before merging.
5 days ago