issues
search
carltibule
/
YABA
Yet Another Bookmark App
0
stars
1
forks
source link
Ensure proper Bookmarks and Tags are being returned on Bookmarks page depending on IsHidden status
#11
Closed
carltibule
closed
1 year ago
carltibule
commented
1 year ago
On Bookmark List page:
When IsHidden is set to false, only Bookmarks and Bookmarks where all of the tags are listed as IsHidden = false should be returned
When IsHidden is set to true, only Bookmarks and Bookmarks where at least one of the tags is set as IsHidden = true should be returned
On Bookmark List page: