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

Problem: cannot search forms: basic search #40

Open
jrwdunham opened this issue Jun 20, 2022 · 0 comments
Open

Problem: cannot search forms: basic search #40

jrwdunham opened this issue Jun 20, 2022 · 0 comments
Assignees
Labels

Comments

@jrwdunham
Copy link
Member

jrwdunham commented Jun 20, 2022

Problem

We can't search forms in the new Dative.

Acceptance Criteria

  • Clicking the search button toggles the display of a search interface.
  • The user can enter a single search term, which will result in a "basic" sub-string search that looks for a match in any (disjunctive) of the transcription, morpheme-break, morpheme-gloss or translation.transcription fields. This gives us 1/4 of the "Smart Search" of the existing Dative. See screenshot
  • There should be a button to reset the search query to its default state. Even though this default state is just a blank string right now, this functionality will be useful later.
  • There should be a button that "removes the filter" and returns the user to the standard forms browsing view.
  • Ensure that the search request is performed using the POST forms/search endpoint and not the SEARCH /forms one. See this issue description for more details.

current-dative-advanced-search-results-page

@jrwdunham jrwdunham changed the title Problem: cannot search forms in DativeRF Problem: cannot search forms: basic search Jun 24, 2022
@jrwdunham jrwdunham transferred this issue from dativebase/old-pyramid Jun 24, 2022
@bchaper0n bchaper0n self-assigned this Jun 25, 2022
bchaper0n added a commit that referenced this issue Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants