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

project init #1

Merged
merged 19 commits into from
Oct 28, 2024
Merged

project init #1

merged 19 commits into from
Oct 28, 2024

Conversation

Tschonti
Copy link
Collaborator

@Tschonti Tschonti commented Oct 25, 2024

notes:

  • next 15 comes with react 19rc, which is not stable. Should we roll back to react 18?
  • react-leaflet v4 (stable) doesn't work with react v19 (though for me it didn't work with react v18 either), so I used v5rc, that's also not stable
  • the map container needs a workaround to prevent next from even trying to render it on the server
  • the colors and components defined in the figma can't be transferred exactly to a nextUI theme, since nextUI uses opacity for hover and disabled effects, thus you can't make a button darker on hover. Maybe we should create custom button components to match our Figma better

@Tschonti Tschonti marked this pull request as draft October 25, 2024 20:42
@Tschonti Tschonti marked this pull request as ready for review October 26, 2024 09:34
@Tschonti Tschonti requested a review from marinovl7 October 26, 2024 09:35
@Tschonti Tschonti merged commit eeef6cb into main Oct 28, 2024
1 check passed
@Tschonti Tschonti deleted the feature/f-12-frontend-repo-setup branch October 28, 2024 18:04
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.

2 participants