Client-side changes to filter for lost/found items (handled in client, in the "renderItem" function).
Also sends information to the service that makes searching through archived/posted items possible. The "x" button in the search bar also resets to all archived/posted items when searching through archived/posted items (profile -> mainpage).
One issue that needs to be addressed: since the 'x' button does not reset the entire mainpage when on the archived/posted version of the mainpage, there is no easy way to get back to the mainpage listing of all database items.
If what I wrote in this description was incoherent, don't worry too much about it. These notes are for me for things I plan to fix within the next day.
Client-side changes to filter for lost/found items (handled in client, in the "renderItem" function).
Also sends information to the service that makes searching through archived/posted items possible. The "x" button in the search bar also resets to all archived/posted items when searching through archived/posted items (profile -> mainpage).
One issue that needs to be addressed: since the 'x' button does not reset the entire mainpage when on the archived/posted version of the mainpage, there is no easy way to get back to the mainpage listing of all database items.
If what I wrote in this description was incoherent, don't worry too much about it. These notes are for me for things I plan to fix within the next day.