Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3b73f10

Browse files
committed
Add todo for spinner icon
1 parent1d83f50 commit3b73f10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/main/kotlin/com/coder/gateway/models/WorkspaceAndAgentStatus.kt‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ enum class WorkspaceAndAgentStatus(val label: String, val description: String) {
6868
Color(224,224,240,26),// darkThemeBackgroundColor
6969
Color(224,224,245,250),// lightThemeBackgroundColor
7070
ready()|| pending()|| canStart(),// reachable
71+
// TODO@JB: How does this work? Would like a spinner for pending states.
7172
null,// iconId
7273
)
7374
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp