Skip to content

Bug(Visual Trait Index): Hidden Traits were still showing when they shouldn't#824

Merged
itinerare merged 2 commits into
lk-arpg:release/v3.0.0from
AW0005:bug-fix/visible_features_bug
Feb 7, 2024
Merged

Bug(Visual Trait Index): Hidden Traits were still showing when they shouldn't#824
itinerare merged 2 commits into
lk-arpg:release/v3.0.0from
AW0005:bug-fix/visible_features_bug

Conversation

@AW0005
Copy link
Copy Markdown
Contributor

@AW0005 AW0005 commented Feb 7, 2024

Turns out Feature's scopeVisible function was a special snowflake compared to the others so having the same check sent through wasn't working right. This updates it to be the same, and also updates the getDropdownItems function since it was originally dependent on the different format.

@itinerare
Copy link
Copy Markdown
Member

Ahh the dropdown... that'd do it.

@itinerare itinerare added bug Something isn't working needs review Pull requests that are pending community review labels Feb 7, 2024
Copy link
Copy Markdown
Contributor

@SpeedyD SpeedyD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haha, and I wrote the withHidden code too.. 😰

@itinerare itinerare added reviewed Pull requests that have received community review and are pending merge and removed needs review Pull requests that are pending community review labels Feb 7, 2024
@itinerare itinerare merged commit e37a6ac into lk-arpg:release/v3.0.0 Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working reviewed Pull requests that have received community review and are pending merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants