Skip to content

Allow host page to force web component into a loading state while loading data#1272

Closed
loiswells97 wants to merge 7 commits into
mainfrom
allow-forced-loading-state
Closed

Allow host page to force web component into a loading state while loading data#1272
loiswells97 wants to merge 7 commits into
mainfrom
allow-forced-loading-state

Conversation

@loiswells97

@loiswells97 loiswells97 commented Nov 6, 2025

Copy link
Copy Markdown
Contributor

Adds is_loading attribute to the web component which forces it into the loading state when set to true.

This is necessary to avoid race conditions and flashing state that can occur when the host page is loading data that will be rendered in the web component. The initial use case is loading data that will be displayed inside a plugin in the web component.

@loiswells97
loiswells97 temporarily deployed to previews/1272/merge November 6, 2025 14:55 — with GitHub Actions Inactive
@loiswells97 loiswells97 changed the title Allow host page to force web component into a loading state while it … Allow host page to force web component into a loading state while loading data Nov 6, 2025
@loiswells97
loiswells97 temporarily deployed to previews/1272/merge November 6, 2025 15:25 — with GitHub Actions Inactive
@loiswells97
loiswells97 temporarily deployed to previews/1272/merge November 6, 2025 15:58 — with GitHub Actions Inactive
@loiswells97
loiswells97 temporarily deployed to previews/1272/merge November 7, 2025 15:35 — with GitHub Actions Inactive
@github-actions

Copy link
Copy Markdown
Contributor

This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions Bot added the Stale label Jan 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This PR was closed because it has been open for more than 30 days with no activity.

@github-actions github-actions Bot closed this Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant