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
Since Vulcan already supports search, maybe we don't need our own search form.
However, we were thinking that it would be cool if selecting from an existing list of operations names would implement a Vulcan search for tree node labels containing that name.
XanderVertegaal
changed the title
Corpus search input form
Search function based on list of operations
Oct 9, 2024
We will be going for a list of operations / internal node labels. When clicking on a label, you should see all sentences in the corpus with that operation. We can hook into Vulcan's internal search function for this.
- Input form- Submit button- Basic validation + error messages- Debouncing- Loading indicator- Error handling- Active subscription with memory leak preventionLet's go with the list of operations!
The text was updated successfully, but these errors were encountered: