Skip to content

[web-console] Implement concurrent bootstrapping progress UI, coincide it with transaction UI - #6837

Merged
Karakatiza666 merged 1 commit into
mainfrom
issue6826
Aug 13, 2026
Merged

[web-console] Implement concurrent bootstrapping progress UI, coincide it with transaction UI#6837
Karakatiza666 merged 1 commit into
mainfrom
issue6826

Conversation

@Karakatiza666

Copy link
Copy Markdown
Contributor

@Karakatiza666
Karakatiza666 marked this pull request as ready for review August 11, 2026 12:21
.otherwise(() => null)
)

const bootstrapStatus = $derived(

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.

please document this UI

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This got de-prioritized again. Let's process the PR as-is, and the docs will be a separate issue to not hold up the feature

* with a "None" chip so a neighboring row's progress bar never shifts.
*/
idle?: 'disable' | 'hide'
/** Changing this value makes the bar jump to its new position instead of animating. */

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.

changing this value from what to what and when and by whom?
why is the type unknown?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I will clarify the comment. This is a "signal of change" - any value can be observed as a source of change when an instant transition is needed.

@Karakatiza666
Karakatiza666 added this pull request to the merge queue Aug 13, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 13, 2026
…e it with transaction UI

Signed-off-by: Karakatiza666 <bulakh.96@gmail.com>
@Karakatiza666
Karakatiza666 added this pull request to the merge queue Aug 13, 2026
Merged via the queue into main with commit 2907cfa Aug 13, 2026
1 check passed
@Karakatiza666
Karakatiza666 deleted the issue6826 branch August 13, 2026 11:55
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.

[WebConsole] Concurrent bootstrapping UI

2 participants