Skip to content

Conversation

@IsaacNguyen
Copy link
Contributor

@IsaacNguyen IsaacNguyen commented Dec 3, 2025

Summary

AANTS frontend changes (notifications menu at top, notification menu for each course, and unsubscribe page)

Media/Screenshots

image image image image

Test Plan

  • Still connects properly with backend (propagates notifications to db)
  • Works with current Auth

Notes

  • Unsubscribe page is highkey chopped, definitely gonna need a redesign for that
  • The notifications button removes the button that allows you to change the color of a course
    • Real estate on the course rows is limited
    • Kevin made it this way but I think we should find a way to do both without making it look clunky

</Tooltip>

<Dialog open={open} onClose={handleClose} fullWidth>
<DialogTitle>Manage Notifications</DialogTitle>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

UX: It takes a second for the notifications to propagate so I would have a small loading animation . Additionally, if the user doesn't have any notifications set I would have a "You don't have any notifications enabled" type of message.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants