fix(Search input): do not reload the page on button click #684
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 warnings
lint:
src/sections/dataset/dataset-files/file-criteria-form/FileCriteriaSearchText.tsx#L6
'SubmitEvent' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
src/sections/dataset/dataset-files/files-table/FilesTableColumnsDefinition.tsx#L38
'table' is defined but never used. Allowed unused args must match /^_/u
|