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
Add missing omnibarTextInputClickCatcher to "old" new_omnibars (#6401)
Task/Issue URL:
https://app.asana.com/1/137249556945/project/1202552961248957/task/1210803032371220?focus=true
### Description
Adds the missing `omnibarTextInputClickCatcher` to the old omnibars to
stop the app crashing if the user is seeing these omnibar variants
### Steps to test this PR
_Old top omnibar_
- [x] Ensure old top omnibar is visible (no hovering text input box,
duck ai icon inside text input) You might need to delete
`@Toggle.InternalAlwaysEnabled` from `singleOmnibarFeature` if testing
on internalDebug
- [x] App does not crash
- [x] Search or enter a website
- [x] Search or website loads
_Old bottom omnibar_
- [x] Ensure old bottom omnibar is visible (no hovering text input box,
duck ai icon inside text input)
- [x] App does not crash
- [x] Search or enter a website
- [x] Search or website loads
### UI changes
N/A
0 commit comments