Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing gems from links breaks alt-quality listboxes #2810

Closed
TheRealBurgersNFries opened this issue May 20, 2021 · 0 comments · Fixed by #4532
Closed

Removing gems from links breaks alt-quality listboxes #2810

TheRealBurgersNFries opened this issue May 20, 2021 · 0 comments · Fixed by #4532
Labels
bug Something isn't working

Comments

@TheRealBurgersNFries
Copy link

TheRealBurgersNFries commented May 20, 2021

Thank you for reporting an issue.

Before reporting a bug, please make sure that you are running the latest version.
You can get the latest version number from CHANGELOG.md

Please try to fill in as much of the template below as you're able.

  • What happened?
    The alternate quality listbox became incorrectly associated after removing a link from the setup

  • What were you trying to do?
    Delete Links from skill setup

  • What steps will reproduce the bug?
    Remove a gem that is not the bottom row gem from the setup.

  • Does it reproduce every time?
    Yes

  • Provide a build code:
    https://pastebin.com/YpeHLX0t

  • Screenshots:

Dropdown before removing gems
image
Dropdown after moving gems
image
showing without dropdown
image

It seems to work with or without anything else in the build. It's easiest to demonstrate with awakened gems.
I think its probably tied to incomplete UI updating on gem deletion (moving the row up, but not doing so for all elements), in part because the affected listboxes are correct for the gem that was previously in that row.

The no listbox image is attached to show that there is something populating a normally empty and disabled listbox after removing the link

@TheRealBurgersNFries TheRealBurgersNFries added the bug Something isn't working label May 20, 2021
Wires77 added a commit to Wires77/PathOfBuilding that referenced this issue Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant