Sortable/searchable positions in a purchase
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 208
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
When assigning positions of a purchase to clearing accounts e.g. by a recipe, it's hard to find items since they're totally unsorted and not easily searchable.
One can already use the browser-global search, though.
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 purchase position-assignment interface where clearing accounts are assigned, then inspect how positions are currently displayed. Define done as making those positions sortable and searchable without relying only on browser-global search, and verify the behavior in that interface.
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