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
I thought of this functionality after talking with Dorte about her frustrations with the split search interface: text input vs indexed lists. She wanted the indices to be available while searching.
One way of accomplishing this while keeping most of the current UI intact is to cache the current search until it has been manually cleared by the user and modify the index lists to add entities to the search rather than starting afresh.
The text was updated successfully, but these errors were encountered:
I thought of this functionality after talking with Dorte about her frustrations with the split search interface: text input vs indexed lists. She wanted the indices to be available while searching.
One way of accomplishing this while keeping most of the current UI intact is to cache the current search until it has been manually cleared by the user and modify the index lists to add entities to the search rather than starting afresh.
The text was updated successfully, but these errors were encountered: