Maintain search field on refresh model fetch

I am using

Knack.views["view_1108"].model.fetch(); 

To refresh a table under a modal popup however when I close the modal the keyword search field is lost with the fetch of the new table values. Is it possible to maintain the keyword search and update the new values in the table without losing the search so when I close the modal that updated the values i don't have to enter the keyword search again.. Quick screen recording showing the table search disappearing when it gets updated after the modal updates https://take.ms/9VbSx

Hey Tony - could you grab the URL (that includes the search text for the view) and refresh that via window.location?

Or use the history.back(); function discussion here https://support.knack.com/hc/en-us/community/posts/222504587-Filters-remain-in-place-when-returning-to-table-view