Skip to content

fix(RM-71, RM-72, RM-74): Loading State Management#15

Merged
BenHall-1 merged 1 commit intoTicketsBot-cloud:masterfrom
DanPlayz0:fix/data-loading-state
Mar 8, 2025
Merged

fix(RM-71, RM-72, RM-74): Loading State Management#15
BenHall-1 merged 1 commit intoTicketsBot-cloud:masterfrom
DanPlayz0:fix/data-loading-state

Conversation

@DanPlayz0
Copy link
Copy Markdown
Contributor

This pull request includes changes to the frontend/src/components/manage/SettingsCard.svelte file to ensure that the settings card is only displayed when the data is fully loaded. The most important changes include adding a new loaded variable and updating the conditional rendering logic.

Changes to conditional rendering and state management:

  • Added a new loaded variable to track the loading state.
  • Updated the conditional rendering logic to check both data and loaded before displaying the settings card.
  • Set the loaded variable to true after loading premium settings and other settings data.

@DanPlayz0 DanPlayz0 changed the title fix(RM-71, RM-72): Loading State Management fix(RM-71, RM-72, RM-74): Loading State Management Mar 8, 2025
@BenHall-1 BenHall-1 merged commit bfa447b into TicketsBot-cloud:master Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants