Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlowiseAI/Flowise
/ onConfirm
Function
onConfirm
packages/ui/src/views/tools/index.jsx:152–155 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
150
}
151
152
const onConfirm = () => {
153
setShowDialog(false)
154
refresh(currentPage, pageLimit)
155
}
156
157
const onAuthorize = () => {
158
refreshCustomMcp(mcpCurrentPage, mcpPageLimit)
Callers
6
handleConfirm
Function · 0.70
addNewTool
Function · 0.70
saveTool
Function · 0.70
deleteTool
Function · 0.70
addNewServer
Function · 0.70
deleteServer
Function · 0.70
Calls
1
refresh
Function · 0.70
Tested by
no test coverage detected