Skip to content
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

[Fullstack] Work on fixes #158

Open
3 of 4 tasks
johannesq23 opened this issue Nov 12, 2024 · 0 comments
Open
3 of 4 tasks

[Fullstack] Work on fixes #158

johannesq23 opened this issue Nov 12, 2024 · 0 comments
Assignees

Comments

@johannesq23
Copy link
Contributor

johannesq23 commented Nov 12, 2024

Context

Some fixes we want to get done before demo day and deployment

Requirements

Task 1

Date range button here is not colored correctly
Screenshot 2024-11-11 at 11 17 07 PM

Task 2

Instead of a preset list of chapters in dropdowns, make it so that the chapters list is fetched from MongoDB. This should replace src/utils/chapter.tsx. Look into maybe caching this to not make so many network requests, for instance use the previous instance and when a dropdown is clicked then you refresh the chapter list.

Task 3

In analytics and group analytics pages, update the info boxes above the graphs to the correct wording. Reach out to Alex for clarification on what the wording should be.

Task 4

Focus state on the profile modal seems to use system settings (mine is set to green). You may have fixed this with the previous update, but just double check to make sure.

Acceptance Criteria

  • Task 1
  • Task 2
  • Task 3
  • Task 4
@sophiazlin sophiazlin mentioned this issue Nov 16, 2024
4 tasks
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

No branches or pull requests

2 participants