liquidvotingio / liquidvotingio/decidim-module-liquidvoting
Replace delegate dropdown with a search box
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Current dropdown was just a quick proof of concept. In real life there might be thousands of potential delegates, so a drop down obviously doesn't scale. We should have a search box that plugs into Decidim's existing search functionality, which allows for searching users.
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 locating the current delegate dropdown and Decidim's existing user-search entry point. Replace the proof-of-concept dropdown with a search box that uses that functionality and supports large delegate lists; done means users can search for and select delegates without loading every option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100