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

Search for a pattern in topics, attributes and attribute values #562

Open
6 tasks
benel opened this issue Mar 10, 2022 · 3 comments
Open
6 tasks

Search for a pattern in topics, attributes and attribute values #562

benel opened this issue Mar 10, 2022 · 3 comments

Comments

@benel
Copy link
Member

benel commented Mar 10, 2022

Description

What is the valuable outcome that cannot be achieved with current features?

Sometimes, users would prefer to ask for a "vague" question (e.g. "troyes") rather than to choosing a complete clause ("spatial: Société académique de l'Aube, Troyes").

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

Especially for people who wants data to be "clean".

Which user action should be enabled (or restricted)? For who?

Examples: Search for items

  • which name match a nomenclature part,
  • for which an attribute set to a value (whatever the value),
  • which location (spatial) partially match a city, country...

Additional details (solutions you think about, or workarounds you tried)

Deliverables status

Phase 1

  • Scenarios (Gherkin)
  • Mockups
  • Implementation strategy

Phase 2

  • Acceptance tests (Capybara)
  • Implementation

Phase 3

  • Screencast
@benel benel added the Feature label Mar 10, 2022
@benel benel changed the title Search for a pattern in a topic, attribute or attribute value Search for a pattern in topics, attributes and attribute values Mar 10, 2022
@callistas callistas reopened this Mar 17, 2022
@IrisBR
Copy link
Contributor

IrisBR commented May 6, 2022

Note de réunion :
A faire - pas d'autre groupe dessus

LucasJeanpierre added a commit to LucasJeanpierre/Porphyry that referenced this issue May 13, 2022
@maxime-huyghe
Copy link
Contributor

Here's the mockup I did with @Thomond5:

image

maxime-huyghe pushed a commit to LucasJeanpierre/Porphyry that referenced this issue May 13, 2022
maxime-huyghe added a commit to LucasJeanpierre/Porphyry that referenced this issue May 13, 2022
@axelgcd
Copy link
Contributor

axelgcd commented May 20, 2022

Implementation strategy :
We will need to modify the PortfolioPage/SearchBar.jsx componenent.
We already have the necessary data, we only need to filter it and display it when the user press enter.
We don't need any external service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants