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
Simplifying search now that the data catalogue exists.
Motivation
We have more data on how our users are (not) using the search page, so we want to remove some unneeded complexity and alley oop better
with the data catalog.
We'll be able to remove the explorer-views index after doing this, as the search is the only place that uses it (though we still need the code that generates the records.
If we have a lot of spare time, we could rewrite the search page to get rid of the react-instantsearch dependency (in the way the data catalogue is written)
The text was updated successfully, but these errors were encountered:
Simplifying search now that the data catalogue exists.
Motivation
We have more data on how our users are (not) using the search page, so we want to remove some unneeded complexity and alley oop better
with the data catalog.
Proposed scope
Figma
Must do
Technical notes
explorer-views
index after doing this, as the search is the only place that uses it (though we still need the code that generates the records.react-instantsearch
dependency (in the way the data catalogue is written)The text was updated successfully, but these errors were encountered: