PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Loadout not Picking current Tree, Skill set and Item set
Nobody has claimed this yet.
- 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?
Windows
Is your feature request related to a problem?
After clicking "New Loadout" button, it creates new Tree, new Skill set and new Item set, which is horrible when you already have done these things.
Describe the solution you'd like
PoB should select the currently selected Passive Tree, currently selected Skill set and Currently selected Item set into the newly created Loadout, turning Loadouts into an easier to use feature, as with the current way you'd be locked to the newly created tree, skill set and item set, having to start from scratch in order to use the feature, as it ignores previously created pages.
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 locating the handler for the "New Loadout" button and the code that selects the current Passive Tree, Skill set, and Item set. Trace how a new Loadout creates or chooses these pages. Done means a new Loadout selects the currently selected pages instead of creating fresh ones, with existing loadout behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100