axewater / sharewarez

SharewareZ transforms any game folder into a dynamic, searchable and shareable library.
145 stars 1 forks source link

Scan Selection is Not Retained #105

Closed Bovive closed 3 weeks ago

Bovive commented 4 weeks ago

Automatic and Manuals scan selection is not retained after running the scan. I'll break them down separately as they behave slightly differently. The fix is hopefully rather simple though.

Automatic Scan If you navigate to the scan page using the URL ending in "scan_management?library_uuid=somelibraryid", the automatic scan pulldown will show the correct library.

Set it so that when the library dropdown is changed, the page URL is changed to match the library_uuid.

Manual Scan This page does not work the same for some reason. Ending the URL in "scan_management?library_uuid=somelibraryid" does not update the library selection.

axewater commented 3 weeks ago

think this is fixed now, can you please confirm ? @Bovive

Bovive commented 3 weeks ago

Can confirm that the selection is matching between both auto scan and manual scan. It stays when tabs are switched. Also maintains after running manual scan and auto scan. Closing issue as this appears to be resolved.