-
Notifications
You must be signed in to change notification settings - Fork 321
Open
10up/ElasticPressLabs
#184Description
Is your enhancement related to a problem? Please describe.
Certain features are dependent on others.
For example, Semantic Search adds Search Algorithm options. However, even with an update to EP Labs with the Semantic Search feature that considers the active state before adding them - it will require a page reload to update the options available in the interface.
This EP PR refreshes the interface on save instead of just on reload:
And this EP Labs PR only adds the search algorithms on the activation of SemanticSearch - and also removes the search algorithms on the deactivation of it:
ep-semanticsearch-algs.mov
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable