Openarl / PathOfBuilding

Offline build planner for Path of Exile.
MIT License
2.15k stars 1.03k forks source link

[Feature request] Sort crafting affix dropdown by power #199

Open aggixx opened 7 years ago

aggixx commented 7 years ago

When selecting an affix during the crafting process, I think it would be very helpful if the dropdown was sorted by the same metric used for node power instead of alphabetically. For example if I'm crafting a jewel currently I see this:

image

Instead, the dropdown could be sorted by "power" so that all the highest DPS affixes appear at the top and the lowest at the bottom. This would make the crafting process a lot quicker and easier, and also give the user a way to identify which affixes are the most valuable to their character.

aggixx commented 7 years ago

Might be interesting to apply the same idea to when searching for support gems as well, although that is a lot more different from the current functionality.