Attachments filters and sorting don't work [4]
Nobody has claimed this yet.
- Dominant language
- PLpgSQL
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Describe the Bug:
Probability (how likely the bug is to happen, scored from 1-5): 2
(For example, probability of 5 is something like "it happens to all users every time they log in."
Probability of 1 "only happens to certain users when a really specific and unlikely path is followed.")
Effect (how bad the bug is when it does happen, scored from 1-5): 2
(For example, effect of 5 is "the entire app crashes and makes it unusable for all users" or "the bug causes the wrong data to be saved, with critical information (e.g. payment) being affected."
Effect of 1 is "It makes some styling look a little bit weird.")
Steps to reproduce the behaviour:
- in dev
- add an attachment to a project
- try to filter by any of the filtering options
- non-matching items aren't removed from view
- try to sort
- nothing rearranges
Screenshots:
https://www.loom.com/share/9be5559197d34c49914735c38322958f
https://www.loom.com/share/849a14f2d09a41ed8da184baf6ab58ea
Additional information:
- OS: [e.g. iOS]
- Browser: [e.g. chrome, safari]
- Version: [e.g. 22]
- Additional context
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
No files, tests, or entry points are named. Start by locating the project attachment view and reproduce the filtering and sorting steps there; done means filters remove non-matching attachments and sorting changes their displayed order.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100