frontend-monorepo
frontend-monorepo copied to clipboard
More sorting options for proposals
Blocked by #2990
Discussed in https://github.com/orgs/vegaprotocol/discussions/205
Originally posted by powrusr December 7, 2023 Proposals appear sorted on days left to vote only
This causes proposals I have already voted for to pop up above open proposals I have not yet voted for
Hence I have to scroll down to find the open proposals that have more days left to vote but haven't got my vote yet. This is bad UI, I don't want already-voted-for proposals to clutter my view
proposed solution: add additional sorting on proposals that have been voted on Or implement a checkbox that allows for show proposals with state open proposals only
Acceptance criteria
- [ ] I can sort proposals
- [ ] I can sort proposals by ones I have voted on
There is also a bug here that the homepage and the proposals page are sorted differently, which should be fixed too.
Could be considered alongside filtering tasks too.