You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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.
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
spatial
) partially match a city, country...Additional details (solutions you think about, or workarounds you tried)
Deliverables status
Phase 1
Phase 2
Phase 3
The text was updated successfully, but these errors were encountered: