-
Notifications
You must be signed in to change notification settings - Fork 9
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
✨ All notifications page #9558
Comments
Status: Ready to merge ✔️Issues blocking this PR:This comment was automatically written by the Blocking Issues bot, and this PR will be monitored for further progress. |
@substrae
|
Questions:
|
|
Figma has been updated with focus and hover states for both types of notifications, as well as their action menus. I've also nudged the position of the action menu icon in the card style to account for a larger clickable area and visual balance during focus/hover. |
@substrae
Just consistency, I think. We don't have the word "All" in most page titles.
Yes, that wasn't for you, sorry 😆 |
For now I'll just make the call to load 10 at a time. We can change it easily if that makes sense. |
Aria label for context menu can be delegated to individual notification |
✨ Feature
All notifications page created
🕵️ Details
🎨 Design File
https://www.figma.com/file/bIvDLraUxqGxDBuerPJlNI/Candidates---Notifications?type=design&node-id=813-380&mode=design
@esizer left a note for implementation: https://www.figma.com/file/bIvDLraUxqGxDBuerPJlNI?node-id=876:32811&mode=design#721297727
Component library designs, including hover and focus states: https://www.figma.com/file/guHeIIh8dqFVCks310Wv0G/Style-library?type=design&node-id=2184-5048&mode=design&t=Liav3sHrKuf2RNtr-0
🧑🎨 Designer
@substrae
📸 Screenshot
Implementation Suggestions
Each notification from the backend doesn't necessarily come with descriptive text or a link. We should have some utility file for Notifications which can generate the frontend text and link for each type of notification. As we add more types of notifications, we can just add to this utility file.
✅ Acceptance Criteria
/applicant/notifications
)Manage this [TYPE/SPECIFIC CONTEXT] notification
(TBD)🛑 Blockers
Issues which must be completed before this one.
Blocked By
The text was updated successfully, but these errors were encountered: