Mateusz Titz
Mateusz Titz
### Explanation of Change This PR refactors SearchPageHeaderInput and SearchRouter, to put all (expect contextual search) Router features into the Input on Search results. Also when `cmd+k` shortcut is used...
### Explanation of Change The core of this issue was that autocomplete substitution of `email/name` `id` worked only when a user picked an item from the autocomplete list. However if...
Followup after discussion in: https://github.com/Expensify/App/pull/52568 Make the Input on SearchResults Page behave similarly to SearchRouter. It should show: - 5 recent searches same as Router - chat rooms/reports working identically...