semantic
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
<!-- @SEMANTICS: dataset-review, workspace-entry, source-intake, session-bootstrap -->
|
||||
<!-- @PURPOSE: Entry route for Dataset Review Workspace that allows starting a new resumable review session before navigating to a specific session id route. -->
|
||||
<!-- @LAYER: UI -->
|
||||
<!-- @RELATION: [CALLS] -> [api.postApi()](frontend/src/routes/datasets/review/+page.svelte:66) -->
|
||||
<!-- @RELATION: [BINDS_TO] -> [SourceIntakePanel](frontend/src/lib/components/dataset-review/SourceIntakePanel.svelte) -->
|
||||
<!-- @RELATION: [BINDS_TO] -> [environmentContextStore](frontend/src/routes/datasets/review/+page.svelte:24) -->
|
||||
<!-- @RELATION: [CALLS] ->[postApi] -->
|
||||
<!-- @RELATION: [BINDS_TO] ->[SourceIntakePanel] -->
|
||||
<!-- @RELATION: [BINDS_TO] ->[environmentContext] -->
|
||||
<!-- @UX_STATE: Empty -> Show source intake for Superset link or dataset reference. -->
|
||||
<!-- @UX_STATE: Submitting -> Disable controls and show startup feedback. -->
|
||||
<!-- @UX_STATE: Error -> Inline error shown while keeping intake values editable. -->
|
||||
|
||||
Reference in New Issue
Block a user