Skip to content

Fix loader indicator state#2985

Merged
svilenvelikov merged 1 commit into
3.4from
fix-loading-indicator-state
Jun 1, 2026
Merged

Fix loader indicator state#2985
svilenvelikov merged 1 commit into
3.4from
fix-loading-indicator-state

Conversation

@svilenvelikov

@svilenvelikov svilenvelikov commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

What

Fix loader indicator state

Why

The flag controlling the loader needs to be reset when the layout component is connected. Otherwise it might appear as active and.

How

Testing

Screenshots

Checklist

  • Branch name
  • Target branch
  • Commit messages
  • Squash commits
  • MR name
  • MR Description
  • Tests
  • Browser support verified

The flag controlling the loader needs to be reset when the layout component is connected. Otherwise it might appear as active and.
Copilot AI review requested due to automatic review settings June 1, 2026 13:55
plamen-yordanov
plamen-yordanov previously approved these changes Jun 1, 2026
@svilenvelikov svilenvelikov changed the base branch from master to 3.4 June 1, 2026 13:56
@svilenvelikov svilenvelikov dismissed plamen-yordanov’s stale review June 1, 2026 13:56

The base branch was changed.

@svilenvelikov svilenvelikov enabled auto-merge (rebase) June 1, 2026 13:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Resets the onto-layout loader indicator when the component connects so it doesn’t remain stuck in an “active” state due to missed/late lifecycle events.

Changes:

  • Reset loading to false in connectedCallback() to clear stale loader state on (re)connect.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqubecloud

sonarqubecloud Bot commented Jun 1, 2026

Copy link
Copy Markdown

@svilenvelikov svilenvelikov disabled auto-merge June 1, 2026 15:03
@svilenvelikov svilenvelikov merged commit ddcd7e2 into 3.4 Jun 1, 2026
5 checks passed
@svilenvelikov svilenvelikov deleted the fix-loading-indicator-state branch June 1, 2026 15:03
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.

4 participants