-
Notifications
You must be signed in to change notification settings - Fork 21
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
BUG: Unfeaturing a library as an admin does not update in the resident view #592
Labels
bug
Something isn't working
Comments
It is possible that this might've been fixed the week of 12/23. Please confirm that it still exists before working on the issue. |
Ya, this is still a thing apparently. Dang. |
It seems like unfeaturing updates correctly on the admin side- see video below. Screen.Recording.2025-01-06.at.1.35.10.PM.movNot sure what the issue could be. Must be something in the backend because they call the same api endpoint. |
carddev81
added a commit
to carddev81/UnlockEdv2
that referenced
this issue
Jan 7, 2025
…d per UnlockedLabs#592 and display featured content to other admins per UnlockedLabs#629
calisio
pushed a commit
that referenced
this issue
Jan 9, 2025
…tionality, and favoriting per issues #592, #617, #612, #627, #629 (#631) * fix: move course title before platform provider within Grid view and remove bullet point when no start/end date * fix: add cursor-pointer CSS style onto interactive elements per #617 * fix: add featuring libraries to resident view when library is featured per #592 and display featured content to other admins per #629 * fix: modify query to allow resident to favorite featured libraries * fix: modify query to allow resident to favorite featured libraries and modified libaries query to display featured libraries to other admins at the same facility
PThorpe92
pushed a commit
that referenced
this issue
Jan 9, 2025
…ionality * fix: move course title before platform provider within Grid view and remove bullet point when no start/end date * fix: add cursor-pointer CSS style onto interactive elements per #617 * fix: add featuring libraries to resident view when library is featured per #592 and display featured content to other admins per #629 * fix: modify query to allow resident to favorite featured libraries * fix: modify query to allow resident to favorite featured libraries and modified libaries query to display featured libraries to other admins at the same facility
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Unfeaturing a library does not update that featured library in the frontend of the resident. See example video below.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When unfeatured, the library should no longer appear in trending content.
Screenshots
Screen.Recording.2024-12-17.at.11.53.08.AM.mov
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: