PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Calc tab issue with folding parts
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 5.4k
- Forks
- 2.4k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 26
Description
Check version
- I'm running the latest version of Path of Building and I've verified this by checking the changelog
Check for duplicates
- I've checked for duplicate issues by using the search function of the issue tracker
What is the expected behaviour/value?
Folding (click on the - at the right side of the box) each section of the Damage Taken section should be independent. So you can hide all the irrelevant parts and only see one part you are interested in.
What is the actual behaviour/value?
The "Damage Taken" section, if I fold the top part of it, all the sub parts are also closed.
This is quite annoying if I only want to check the "Effective Health Pool" section and don't care to have the other sections taking up screen space.
How to reproduce the issue
Click the - at the right side of the Damage Taken line. The entire section gets folded, regardless of if you have folded any of them or not.
Build code
.
Screenshots
No response
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 reproducing the issue in the Calc tab by folding the Damage Taken section and its subsections. Trace the folding behavior for the top-level section and each nested section. Done means each Damage Taken subsection can be folded independently, including Effective Health Pool, without forcing the others closed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100