VoteIT / VoteIT/voteit_frontend
Selectable proposals in sender view misses proposal id
Open
Nobody has claimed this yet.
bug
- Dominant language
- Vue
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
To reproduce:
Within regular agenda view:
- Create a proposal (Prop ID #example-1)
- Create another proposal and add the tag #example-1 to link the two
Filtering in agenda view works
Within sender view:
- The tag #example-1 appears as "other tags"
- Selecting the tag only selects the second proposal, not the initial one
Contributor guide
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
Reproduce the issue in the agenda and sender views using two linked proposals and the #example-1 tag. Trace how sender-view tag selection resolves proposal IDs; done means selecting the tag includes both the initial and linked proposals, matching agenda-view filtering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100