Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D Datahub
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 51
    • Issues 51
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ICAT
  • Datahub
  • Issues
  • #229

Closed
Open
Created May 06, 2020 by Maxime Chaillet@mchailleMaintainer

Replace current component for searching in the logbook

Current component is React-combo search

Reasons to change:

  • component has been customized in a personal repo, and we want to get rid of this dependency.
  • search after a certain date does not work.
  • clicking on the arrow down to change the search criteria does not work

Requirements

  • filter by free text (some logbook content text)
  • filter from a selection (event type, authors)
  • filter by date (before/after a given date)
  • single line (so that it does not take too much space on the page and can stay visible upon scrolling
  • combine filters (AND, OR)
  • search by everything when the user only provides some text

Possible candidate(s):

  • react-filter-box https://www.npmjs.com/package/react-filter-box
  • Jira like (proposed by Stu here) image
Edited May 06, 2020 by Maxime Chaillet
Assignee
Assign to
Time tracking