Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ moduleCollapseKey
Function
moduleCollapseKey
app/core/store/modules/teacherDashboard.js:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
}
8
9
function
moduleCollapseKey () {
10
return
`collapsed-modules-${me.id}`
11
}
12
13
async
function
fetchDataByComponent ({ dispatch, state, commit }, { componentName, options }) {
14
try {
Callers
2
setModuleCollapsedState
Function · 0.85
fetchModuleCollapseState
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected