Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Web] Search on current folder #9264

Closed
tbsbdr opened this issue Jun 16, 2023 · 4 comments
Closed

[Web] Search on current folder #9264

tbsbdr opened this issue Jun 16, 2023 · 4 comments

Comments

@tbsbdr
Copy link
Contributor

tbsbdr commented Jun 16, 2023

Description

relates: f22428c

User Stories

  • As CERN I only want to provide a filter for the current folder so that system load is kept low.

Value

  • if no backend side search is available, at least let users filter the current folder.
  • prepare to register other search providers like elastic search

Acceptance Criteria

  • search providers can be registered as an extension
  • Add devdocs how to get started with extension registration for search

Definition of ready

[ ] everybody needs to understand the value written in the user story
[ ] acceptance criteria has to be defined
[ ] all dependencies of the user story need to be identified
[ ] feature should be seen from an end user perspective
[ ] user story has to be estimated
[ ] story points need to be less then 20

Definition of done

  • Functional requirements
    [ ] functionality described in the user story works
    [ ] acceptance criteria are fulfilled
  • Quality
    [ ] code review happened
    [ ] CI is green
    [ ] critical code received unit tests by the developer
    [ ] automated tests passed (if automated tests are not available, this test needs to be created and passed
  • Non-functional requirements
    [ ] no sonar cloud issues
@kulmann
Copy link
Member

kulmann commented Jun 19, 2023

@diocas @elizavetaRa please confirm our assumption that the preview (= drop down under the search input field) is sufficient and you don't need a search result page... or provide corrected acceptance criteria.

@diocas
Copy link
Contributor

diocas commented Jun 20, 2023

That is correct and corresponds to our current implementation.

@tbsbdr
Copy link
Contributor Author

tbsbdr commented Oct 5, 2023

  • Search can currently have different providers via a extensions
  • in theory it should be possible that cern can register its own search (~ search only the current folder)
  • needs testing if adding a different search provider works as described above

@tbsbdr tbsbdr moved this from Qualification to Backlog in Infinite Scale Team Board Oct 9, 2023
@tbsbdr tbsbdr changed the title Search on current folder [Web] Search on current folder Oct 9, 2023
@JammingBen JammingBen moved this from Backlog to In progress in Infinite Scale Team Board Oct 10, 2023
@JammingBen
Copy link
Contributor

Closing here since it has been implemented (see cernbox/web-extensions#22).

@github-project-automation github-project-automation bot moved this from In progress to Done in Infinite Scale Team Board Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

5 participants