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

Replace fullcalendar-reactwrapper #115

Open
KindaOK opened this issue Jan 13, 2023 · 0 comments
Open

Replace fullcalendar-reactwrapper #115

KindaOK opened this issue Jan 13, 2023 · 0 comments

Comments

@KindaOK
Copy link
Collaborator

KindaOK commented Jan 13, 2023

Depends on an old version of React and is no longer maintained.

Options

  • fullcalendar
    • Pros
      • most similar to what we use already
      • will probably be easy to swap in
      • default styles and whatnot are also close to what we already use
    • Cons
      • react wrapper with a ref around a preact thing
      • heavy
  • react-calendar
    • Pros
      • written in react and is actual react
      • lighter
      • more extensible?
    • Cons
      • default styling is pretty different from what we have
      • will need more work to make it look and work like how we want it to

We could also probably rip out bootstrap as well at the same time since it only exists for nice default styles and is kinda heavy.

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

1 participant