Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Show in search window if manga is already in library #21

Open
db-2001 opened this issue Oct 30, 2023 · 2 comments · May be fixed by #84
Open

[Enhancement] Show in search window if manga is already in library #21

db-2001 opened this issue Oct 30, 2023 · 2 comments · May be fixed by #84
Assignees
Labels
api Requires changes to the API frontend

Comments

@db-2001
Copy link
Collaborator

db-2001 commented Oct 30, 2023

Not sure if this needs a change on the API side or if it can be hacked together on the website side. If it can be done on the website side, I'll take care of it. Would look like a small green check mark in the corner if a particular manga is already in the library.

@C9Glax
Copy link
Owner

C9Glax commented Oct 30, 2023

Could be done on the website-side (would work similarly to the search feature on the top right).
But could also be done on api-side. Whichever way you want to do it 👍🏼

@db-2001
Copy link
Collaborator Author

db-2001 commented Oct 30, 2023

I'll give it a go on the website side, I think the things I want to focus on once the Manga Hover PR gets merged in is showing the latest chapter, even if the API isn't quite there yet. Can just set the CSS display style to none until the API is ready for it.

@C9Glax C9Glax added frontend api Requires changes to the API labels Feb 12, 2024
@db-2001 db-2001 linked a pull request Apr 25, 2024 that will close this issue
@db-2001 db-2001 linked a pull request Apr 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Requires changes to the API frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants