Porphyry icon indicating copy to clipboard operation
Porphyry copied to clipboard

Searchbar should add search clause on brother search

Open Couapy opened this issue 2 years ago • 0 comments

Description

Viewpoint is not provided by search bar, so we can't process search suggestion as "brother element".

What is the valuable outcome that cannot be achieved because of this bug?

To have the same behavior as the topics selection (in the aside element).

For which stakeholder (people, role, project, domain) is it important?

For everyone.

Reproduction scenario

  1. Search "XIXe s." with the search bar
  2. Search "XVIe s." with the search bar

Expected behavior

The two elements should be in the same clause.

image

Not like this :

image

Environment

  • OS: Archlinux
  • Browser: Firefox 99

Workaround

Provide viewpoint to SearchBar component.

Deliverables status

Phase 1

  • [ ] Scenarios (Gherkin)
  • [ ] Implementation strategy

Phase 2

  • [ ] Acceptance tests (Capybara)
  • [ ] Implementation

Couapy avatar Apr 29 '22 09:04 Couapy