- Add functionality to calculate total yes, no, and abstain votes
across all proposals. This provides a summary of community
voting patterns on the governance page.
- Improve the user experience by displaying total vote counts
prominently on the "My Votes" page. This gives users a quick
overview of the overall voting results.
- Enhance the "Create Proposal" page with informative guidelines
and a helpful alert to guide users through the proposal creation
process. This improves clarity and ensures proposals are well-
structured.
- Added filtering of proposals by status (Draft, Active, Approved, Rejected, Cancelled).
- Added searching of proposals by title and description.
- Improved UI to persist filter and search values.
- Added a "No proposals found" message for better UX.