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

Rewrite calendar component in Calendar View #134

Open
wang-em opened this issue May 24, 2021 · 1 comment
Open

Rewrite calendar component in Calendar View #134

wang-em opened this issue May 24, 2021 · 1 comment
Assignees
Labels
frontend Tasks relating to frontend

Comments

@wang-em
Copy link
Member

wang-em commented May 24, 2021

The calendar component should be rewritten to match the design in figma. Currently the scroll bar appears at weird places and resizing the calendar does not match the ListView title.
We decided to keep the mobile view for now (3 days view), but further investigations are being made for the design

@wang-em wang-em added the frontend Tasks relating to frontend label May 24, 2021
@wang-em
Copy link
Member Author

wang-em commented May 29, 2021

Instead of rewriting the entire component we propose the following changes:

  1. Hide calendar view on mobile
  2. Add ability to go to prev and next day on mobile
  3. Add styling for event cards on desktop
  4. Add ability to go to prev and next week on desktop
  5. Fix margin at breakpoints to prevent weird positioning and scroll bar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Tasks relating to frontend
Projects
None yet
Development

No branches or pull requests

3 participants