Skip to content

Conversation

@setchy
Copy link
Member

@setchy setchy commented Jan 26, 2026

Fix a long standing minor annoyance whereby the inbox would "flicker" during the cycle from loading and success | error

Signed-off-by: Adam Setch <adam.setch@outlook.com>
@github-actions github-actions bot added the bug Something isn't working label Jan 26, 2026
Signed-off-by: Adam Setch <adam.setch@outlook.com>
}

setStatus('success');
setGlobalError(null);
Copy link
Member Author

Choose a reason for hiding this comment

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

Clear global error only if we made it to the end successfully


// Use previous state if loading
const displayState =
status === 'loading'
Copy link
Member Author

Choose a reason for hiding this comment

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

Use previous state while loading

@sonarqubecloud
Copy link

@setchy setchy merged commit 0890219 into main Jan 26, 2026
18 of 21 checks passed
@setchy setchy deleted the fix/inbox-flicker-during-loading branch January 26, 2026 18:18
@github-actions github-actions bot added this to the Release 6.16.1 milestone Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Development

Successfully merging this pull request may close these issues.

2 participants