Add Item Menu: Show which items are already in library #38
Labels
No Label
Bug
Feature Request
Other
Planned Feature
Planning
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: timw4mail/HummingBirdAnimeClient#38
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Show when something is already in your library when searching to add a new item.
Optionally, prevent from trying to add it again and instead show the edit button?
Potential mock up, probably would want a translucent background across the text to help it stand out from the title.
I thought that I set it up so that attempting to add a library item you already had led to the edit screen for that item. I do like the idea of showing that the item is already in the library.
Right now it just says "added to list" but doesn't actually change anything:
It just stays listed wherever it was to begin with.
Hmm...must have been thinking of the anime collection, then.
Last I looked into this, there was not a good way to look up the data in the user's library. This is still a good idea, but I'll have to double-check that it's possible with the API.
This is now implemented on the develop branch.