User Story
As a Department Admin, I want to feature Libraries for all Residents department-wide, so that important or high-priority content is prominently displayed on the Trending Content page across all facilities.
Description
Currently, the ability to "Feature" Libraries applies universally without any facility-level control. This issue ensures that Department Admins can feature Libraries for all facilities at once, while maintaining a clear, consistent UI that Facility Admins can also see.
Tasks
Backend Updates
Department Admin UI Updates
Facility Admin View Updates
Resident View Updates
User Flow
For Department Admins
- Logs into UnlockEd → Navigates to Knowledge Center Admin Panel.
- Finds a Library they want to feature department-wide.
- Clicks the flag icon in the upper-right corner of the Library card → Flag turns yellow, indicating it is now Featured Department-Wide.
- Residents across all facilities see the Library pinned to the Featured section in the Knowledge Center and Trending Content page.
- Facility Admins see the Library with a grey flag, indicating it is department-wide and cannot be un-featured.
- If the Department Admin un-features the Library, the flag returns to empty, and it is removed from Featured Content across all facilities.
Acceptance Criteria
- Department Admins can feature/un-feature Libraries for all facilities.
- Department-wide Featured Libraries appear first in the Resident Trending Content page.
- Facility Admins see a grey, disabled flag for Department-Wide Featured Libraries.
- Facility Admins cannot un-feature or override Department-wide Featured Libraries.
- UI updates dynamically based on feature selection.
- API stores and retrieves department-wide Featured Libraries correctly.
User Story
As a Department Admin, I want to feature Libraries for all Residents department-wide, so that important or high-priority content is prominently displayed on the Trending Content page across all facilities.
Description
Currently, the ability to "Feature" Libraries applies universally without any facility-level control. This issue ensures that Department Admins can feature Libraries for all facilities at once, while maintaining a clear, consistent UI that Facility Admins can also see.
Tasks
Backend Updates
Department Admin UI Updates
Facility Admin View Updates
Resident View Updates
User Flow
For Department Admins
Acceptance Criteria