purchase view: show only currently selected share accounts
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 208
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
instead of having a list of all accounts (that can be filtered, yes), allow to show only those accounts as a filter that currently have a share in the purchase.
if there is several accounts, and shares need to be adjusted, the whole list needs to be filtered or scrolled several times.
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
Locate the purchase view and its account-filter controls, then trace how accounts with shares in the purchase are identified. The change is done when the view can show only accounts currently sharing the purchase, while still allowing share adjustments across multiple accounts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100