liquidvotingio / liquidvotingio/decidim-module-liquidvoting
Add user toggle of voting history public / private & related view
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This is related to the API issue "Add absinthe query: list votes of user" #250
- User can toggle voting history public / private
- Public history of user's votes can be viewed (as a list)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the related API issue #250, “Add absinthe query: list votes of user,” to understand the dependency. Then identify the user setting and voting-history view involved; done means users can toggle voting history public or private and a public history is available as a list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100