VoteIT / VoteIT/voteit_frontend

Selectable proposals in sender view misses proposal id

Open
#369 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.