Navigator view Implementation + Additions to tutorial.md + generalized view/gene switching functionality in Views folder #185
Annotations
10 warnings
build:
Eplant/Eplant.tsx#L29
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
build:
Eplant/Eplant.tsx#L29
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
build:
Eplant/UI/LeftNav/index.tsx#L25
tsdoc-param-tag-with-invalid-name: The @param block should be followed by a valid parameter name: The identifier cannot non-word characters
|
build:
Eplant/UI/LeftNav/index.tsx#L26
tsdoc-param-tag-with-invalid-name: The @param block should be followed by a valid parameter name: The identifier cannot non-word characters
|
build:
Eplant/UI/Layout/ViewContainer/index.tsx#L33
tsdoc-param-tag-with-invalid-name: The @param block should be followed by a valid parameter name: The identifier cannot non-word characters
|
build:
Eplant/UI/Layout/ViewContainer/index.tsx#L34
tsdoc-param-tag-with-invalid-name: The @param block should be followed by a valid parameter name: The identifier cannot non-word characters
|
build:
Eplant/UI/Layout/ViewContainer/index.tsx#L35
tsdoc-param-tag-with-invalid-name: The @param block should be followed by a valid parameter name: The identifier cannot non-word characters
|
build:
Eplant/UI/Layout/ViewContainer/index.tsx#L36
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
|
build:
Eplant/UI/Layout/ViewContainer/LoadingPage.tsx#L14
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
|
build:
Eplant/UI/Layout/ViewContainer/LoadingPage.tsx#L30
tsdoc-param-tag-with-invalid-name: The @param block should be followed by a valid parameter name: The identifier cannot non-word characters
|