Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

fix(svelte): Fix reference panel loading/error state#63316

Merged
fkling merged 1 commit into
mainfrom
fkling/sk/reference-panel-fixes
Jun 18, 2024
Merged

fix(svelte): Fix reference panel loading/error state#63316
fkling merged 1 commit into
mainfrom
fkling/sk/reference-panel-fixes

Conversation

@fkling

@fkling fkling commented Jun 18, 2024

Copy link
Copy Markdown
Contributor

Contributes to srch-578

Currently we keep showing the loading indicator even if no references have been found. This commit moves the info messages into the layout because the layout has information we need to properly distinguish the different states.

I think more refactoring is necessary to make this API better but that will be done as part of adding search-based code intel support.

Test plan

Manual testing.

Currently we keep showing the loading indicator even if no references
have been found. This commit moves the info messages into the layout
because the layout has information we need to properly distinguish the
different states.

I think more refactoring is necessary to make this API better but that
will be done as part of adding search-based code intel support.
@fkling fkling requested a review from a team June 18, 2024 13:45
@fkling fkling self-assigned this Jun 18, 2024
@cla-bot cla-bot Bot added the cla-signed label Jun 18, 2024
@fkling fkling merged commit 29aaa71 into main Jun 18, 2024
@fkling fkling deleted the fkling/sk/reference-panel-fixes branch June 18, 2024 15:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants