Add Try Bento checkbox to embedded search box
Discussion
2021-09-22 meeting decision was to NOT have an EDS search box in the GALILEO interface after Bento go live--only Bento search.
Also, the embedded search box (that currently searches EDS) will default to searching Bento after go live.
But embedded search boxes will have the option to search EDS instead of Bento, and that's how folks will be able to have an EDS search if they want one.
This issue is to provide checkboxes so that users of an embedded search box can choose to have it search the opposite of what the search box is configured to search.
Before Bento Go Live
Embedded search will search EDS (not bento)
Add a checkbox, ☐ Try Bento, that passes "bento_search": 1
Bento embedded search (explicitly selected)
Add a checkbox, ☐ Search EDS that passes "bento_search": 0
(sort of)
After Bento Go Live
Embedded search will search Bento (not EDS)
Add a checkbox, ☐ Search EDS that passes bento_search": 0
(sort of)
EDS embedded search (explicitly selected)
Add a checkbox, ☐ Try Bento that passes "bento_search": 1