Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlowiseAI/Flowise
/ goToCanvas
Function
goToCanvas
packages/ui/src/views/chatflows/index.jsx:89–91 ·
view source on GitHub ↗
(selectedChatflow)
Source
from the content-addressed store, hash-verified
87
}
88
89
const goToCanvas = (selectedChatflow) => {
90
navigate(`/canvas/${selectedChatflow.id}`)
91
}
92
93
useEffect(() => {
94
applyFilters(currentPage, pageLimit)
Callers
2
Chatflows
Function · 0.70
openTemplate
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected