PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Additional sorting functionality
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Lua
- Stars
- 5.4k
- Forks
- 2.4k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 26
Description
Check for duplicates
- I've checked for duplicate open and closed issues by using the search function of the issue tracker
What platform are you running Path of Building on?
Linux - Wine
Is your feature request related to a problem?
No
Describe the solution you'd like
I would like more sort option. There are many things you can't sort by such as:
- area of effect
- skill effect duration
- damage converted to
- extra damage gained as
- reduced critical strike damage taken
- curse effect on you
- curse effect
- aura effect
- ailment duration
- ailment total damage
- ailment effect
- cooldown recovery
- penetration
- stun duration
- stun threshold
- enemy stun threshold
- elusive effect
- recoup
- maximum resistances
- cost efficieny (or cost of skill)
- impale chance
- impale effect
- maximum rage
- flask effect
- flask recovery amount
- flask effect duration
- flask charges gained
- flask charges used
- flask recovery rate
- focus recovery rate
Describe alternatives you've considered
Having 30+ poe wiki pages open.
Additional context
This would be much appreciated, thanks!
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
Start by reviewing the existing sorting controls and the data used by them. Map each requested attribute to an available sortable value, then define the scope and ordering behavior for the list. Done means the agreed sorting options work consistently and are covered by appropriate checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100