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: advanced search GUI #42

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

Problem: cannot search forms: advanced search GUI #42

jrwdunham opened this issue Jun 24, 2022 · 0 comments
Labels

Comments

@jrwdunham
Copy link
Member

jrwdunham commented Jun 24, 2022

Problem

The user can at this point run an advanced search, but they must use a potentially unfamiliar data structure to do this. We want to give the user a nice GUI. I think the original Dative search GUI does a pretty good job of this, so this should largely be a re-implementation of that interface. However, we can improve issues with that interface as they are observed.

Acceptance Criteria

  • Allow users to construct an advanced search over forms using a GUI that allows them to construct a search expression tree. See screenshot of what this looks like in Dative v. 1.
  • In order to constrain the options in the GUI, we need data from a fetch request to the OLD. This will require a GET request to forms/new_search.

Blocked By

current-dative-advanced-form-search-tree-gui

@jrwdunham jrwdunham transferred this issue from dativebase/old-pyramid Jun 24, 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

1 participant