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

Full change to chakra-UI #313

Open
3 tasks done
FlorianK13 opened this issue Sep 20, 2024 · 2 comments · May be fixed by #329
Open
3 tasks done

Full change to chakra-UI #313

FlorianK13 opened this issue Sep 20, 2024 · 2 comments · May be fixed by #329
Assignees
Labels
low prio This might be done in the future, right now it has low priority

Comments

@FlorianK13
Copy link
Member

FlorianK13 commented Sep 20, 2024

All the .scss files and old code from the old template create warnings when we build the website. We should delete this, get rid of some old dependencies, and fully use chakra UI instead.

  • Remove Burger Menu
  • Scan .scss Files and remove old content
  • Convert Remaining content to good old .css files
@FlorianK13 FlorianK13 added the low prio This might be done in the future, right now it has low priority label Sep 20, 2024
@FlorianK13
Copy link
Member Author

React-helmet-async

One dependency that we have is the react-helmet-async, which is basically the React Helmet. As far as I understand, this adapts the .html files based on whether we show the map, about, or other pages. Probably we keep this dependency.

FlorianK13 added a commit that referenced this issue Sep 26, 2024
FlorianK13 added a commit that referenced this issue Sep 26, 2024
@FlorianK13
Copy link
Member Author

The burger menu was removed. There is now the problem that somewhere in the .scss code lies the functionality that our navigation tab (on the upper side of the screen) disappears for some screen width < threshold value.

FlorianK13 added a commit that referenced this issue Sep 30, 2024
FlorianK13 added a commit that referenced this issue Sep 30, 2024
FlorianK13 added a commit that referenced this issue Sep 30, 2024
FlorianK13 added a commit that referenced this issue Sep 30, 2024
FlorianK13 added a commit that referenced this issue Sep 30, 2024
FlorianK13 added a commit that referenced this issue Sep 30, 2024
This changes some fonts, but does not affect functionality
FlorianK13 added a commit that referenced this issue Sep 30, 2024
This did not show any functionality
FlorianK13 added a commit that referenced this issue Oct 3, 2024
FlorianK13 added a commit that referenced this issue Oct 3, 2024
@FlorianK13 FlorianK13 linked a pull request Oct 3, 2024 that will close this issue
FlorianK13 added a commit that referenced this issue Oct 3, 2024
FlorianK13 added a commit that referenced this issue Oct 3, 2024
FlorianK13 added a commit that referenced this issue Oct 3, 2024
@FlorianK13 FlorianK13 self-assigned this Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low prio This might be done in the future, right now it has low priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant