Directory

components/FeedbackSurvey

This directory groups related source files that collaborate around a shared concern.

ui-flow · 9 memory-layers · 1 compaction · 1
0
Child dirs
9
Child files
1,381
Direct lines
81
Detected imports
3
Subsystem signals

Beginner explanation

This folder is best understood as a neighborhood inside the repo. Start with the child files that have the clearest names, then open the file pages to see how they connect.

What this is for

This directory groups related source files that collaborate around a shared concern.

Expert explanation

Use this page to inspect local cohesion: direct files, dominant subsystem tags, import density, and adjacency to parent/child directories. Directory boundaries are useful but not perfect architectural boundaries, so confirm by opening the linked file pages.

Child directories

  • No child directories.

Child file index

FileLinesImportanceSubsystems
FeedbackSurvey.tsx
components/FeedbackSurvey/FeedbackSurvey.tsx
174mediumui-flow
FeedbackSurveyView.tsx
components/FeedbackSurvey/FeedbackSurveyView.tsx
108mediumui-flow
TranscriptSharePrompt.tsx
components/FeedbackSurvey/TranscriptSharePrompt.tsx
88mediumui-flow
submitTranscriptShare.ts
components/FeedbackSurvey/submitTranscriptShare.ts
113mediumui-flow
useDebouncedDigitInput.ts
components/FeedbackSurvey/useDebouncedDigitInput.ts
83mediumui-flow
useFeedbackSurvey.tsx
components/FeedbackSurvey/useFeedbackSurvey.tsx
296mediumui-flow
useMemorySurvey.tsx
components/FeedbackSurvey/useMemorySurvey.tsx
213highmemory-layers, ui-flow
usePostCompactSurvey.tsx
components/FeedbackSurvey/usePostCompactSurvey.tsx
206highcompaction, ui-flow
useSurveyState.tsx
components/FeedbackSurvey/useSurveyState.tsx
100mediumui-flow