Binner icon indicating copy to clipboard operation
Binner copied to clipboard

Top Search Box Not Working from 'Search' Page

Open JamesLPearson opened this issue 2 years ago • 1 comments

The top search box doesn't appear to work when on the 'Search' page (i.e. https://192.168.1.12:8090/inventory). After entering a search term and pressing enter, the URL changes (e.g. https://localhost:8090/inventory?keyword=100k) but the page does not update with the search results. It appears to be the only page suffering this issue.

JamesLPearson avatar Apr 22 '22 14:04 JamesLPearson

Hi James - thanks for the report. I suspect this is due to React's navigation not realizing the URL has changed. I think I have a workaround for it, I'll try to post it up today.

replaysMike avatar Apr 22 '22 20:04 replaysMike