Skip to content

Improves Player Display and Refactors Campaign View#341

Open
Lakeyzer wants to merge 2 commits into
developfrom
feature/public_campaign_overview_players_bugged
Open

Improves Player Display and Refactors Campaign View#341
Lakeyzer wants to merge 2 commits into
developfrom
feature/public_campaign_overview_players_bugged

Conversation

@Lakeyzer

Copy link
Copy Markdown
Collaborator

Enhances player column visibility by improving null checks for user general settings, preventing display issues when settings are unconfigured.

Refactors the Campaign Overview component, updating the player display component and integrating character synchronization data when an extension is installed.

Lakeyzer added 2 commits June 12, 2026 12:38
Previously, passive skill and save DC columns were incorrectly hidden if `userSettings.general` was `undefined` or `null`. The updated logic ensures these columns are displayed by default, only hiding if explicitly configured otherwise within the user's general settings.
@Lakeyzer Lakeyzer requested a review from HarmlessHarm June 12, 2026 10:53
@Lakeyzer Lakeyzer added the bug Something isn't working label Jun 12, 2026
@sonarqubecloud

Copy link
Copy Markdown

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 this pull request may close these issues.

1 participant