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
Today someone was renting half a dozen items, and one of them was incorrectly marked as missing.
After adding the first several items to the person's rental basket, I came to the "missing" item. Since it was clearly not missing, I opened the item page in a separate browser tab so that I could mark it as "found".
However, after doing this, the original tab still showed the item as missing, and therefore unrentable, even after clearing the search box and entering the number again.
(Eventually I just re-opened the renter's page in a new tab and copied over all the item numbers I had already entered, which is what I was hoping to avoid.)
I don't know if the search results are cached in JS or if they were being cached by the browser. Either way... maybe a button to force refreshing the search results would be nice?
The text was updated successfully, but these errors were encountered:
Today someone was renting half a dozen items, and one of them was incorrectly marked as missing.
After adding the first several items to the person's rental basket, I came to the "missing" item. Since it was clearly not missing, I opened the item page in a separate browser tab so that I could mark it as "found".
However, after doing this, the original tab still showed the item as missing, and therefore unrentable, even after clearing the search box and entering the number again.
(Eventually I just re-opened the renter's page in a new tab and copied over all the item numbers I had already entered, which is what I was hoping to avoid.)
I don't know if the search results are cached in JS or if they were being cached by the browser. Either way... maybe a button to force refreshing the search results would be nice?
The text was updated successfully, but these errors were encountered: