SciCatProject / SciCatProject/frontend

Search syntax behaviour misleading (somehow)

Open
#835 1 comment 0 reactions 1 assignee View on GitHub

@nitrosx is already working on this.

Since Sep 21, 2021.

Dominant language
TypeScript
Stars
29
Forks
44
Avg merge
20h 2m
Merged PRs (30d)
20

Description

The search field "Text Search" shows unexpected behavior: It seems to match full words only with logical 'OR' implicitly used for non-word characters such as hypens - I'd expect it to find datasets with substring matching too.

Example 1: "20210906-46" matches other datasets sharing the date 20210906 only (found somewhere in a common
path)

Screenshot 2021-09-09 at 13 05 56

Example 2: "2021090" Does not match anything.

Screenshot 2021-09-09 at 13 06 27

Same applies when searching for 'Creator information' partial names such as Owners, Investigators, ...

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.