Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/basecamp/once
/ View
Method
View
internal/ui/form.go:28–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
type
FormField
interface
{
27
Update(tea.Msg) tea.Cmd
28
View() string
29
Focus() tea.Cmd
30
Blur()
31
SetWidth(int)
Callers
15
viewContent
Method · 0.65
View
Method · 0.65
View
Method · 0.65
View
Method · 0.65
View
Method · 0.65
View
Method · 0.65
rebuildViewportContent
Method · 0.65
View
Method · 0.65
TestDashboard_EmptyStateShowsMessage
Function · 0.65
View
Method · 0.65
View
Method · 0.65
View
Method · 0.65
Implementers
3
TextField
internal/ui/form.go
CheckboxField
internal/ui/form.go
StaticField
internal/ui/form.go
Calls
no outgoing calls
Tested by
15
viewContent
Method · 0.52
TestDashboard_EmptyStateShowsMessage
Function · 0.52
TestSettings_ViewShowsError
Function · 0.52
TestSettings_ViewShowsProgressWhileDeploying
Function · 0.52
TestTrafficCardViewContainsErrors
Function · 0.52
TestTrafficCardZeroErrors
Function · 0.52
TestRemove_ViewShowsConfirmation
Function · 0.52
TestRemove_ErrorShowsErrorAndReturnsToConfirmation
Function · 0.52
TestDashboardPanelViewRunningApp
Function · 0.52
TestDashboardPanelViewStoppedApp
Function · 0.52
TestDashboardPanelSelectedHasIndicator
Function · 0.52
TestDashboardPanelNotSelectedNoIndicator
Function · 0.52