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
Despite this project's intention to be for powerusers there seems to be demand for the results to be listed in form of covers akin to AniList's Browse page
While hovering the cursor over the covers a tooltip could display useful information.
Things to consider while implementing this:
Maybe avoid letting the browser load a ton of images at once
Filters in their current state are closely coupled with DataTables so they'd need a rework
The text was updated successfully, but these errors were encountered:
Despite this project's intention to be for powerusers there seems to be demand for the results to be listed in form of covers akin to AniList's Browse page
![image](https://user-images.githubusercontent.com/3015529/132201078-ac2ee939-ba65-47c4-9873-2e14a8b7a3c5.png)
While hovering the cursor over the covers a tooltip could display useful information.
Things to consider while implementing this:
Filters in their current state are closely coupled with DataTables so they'd need a reworkThe text was updated successfully, but these errors were encountered: