Hashir-Jamil / LongBox

MIT License
1 stars 1 forks source link

[BR12] Favoriting and unfavoriting comics from favorites page does not update it in the comic's page #12

Closed HippoThicco closed 7 months ago

HippoThicco commented 7 months ago

Favoriting and unfavoriting comics with any button other than the ones on the comic's page does not update the information on any opened pages of the comic. Maybe can find a way to refresh the information on the comic's pages too?

alisina97 commented 7 months ago

Resolved the issue by adding a conditional check to ensure that the selected row is not equal to -1 after removing the row from the database.