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

Upgrade to Bootstrap 5 #194

Open
Robert27 opened this issue Mar 5, 2023 · 4 comments
Open

Upgrade to Bootstrap 5 #194

Robert27 opened this issue Mar 5, 2023 · 4 comments
Labels
code-quality Improving readability, maintainability or code robustness user experience Improving usability and design
Milestone

Comments

@Robert27
Copy link
Member

Robert27 commented Mar 5, 2023

Bootstrap 5.3 is the latest version of Bootstrap that has many new features and improvements over Bootstrap 4.

Currently we are using react-bootstrap version 1.6 which is equivalent to Bootstrap 4.6. In order to use the latest features, we should upgrade to version 2.9.

@Robert27 Robert27 added the code-quality Improving readability, maintainability or code robustness label Mar 5, 2023
@Robert27 Robert27 added this to the Design Update milestone Mar 5, 2023
@FabianSimonGross FabianSimonGross mentioned this issue Jun 2, 2023
9 tasks
@FabianSimonGross
Copy link
Member

Replaced issue with #250

@Robert27 Robert27 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 2, 2023
@Robert27 Robert27 added the user experience Improving usability and design label Oct 25, 2023
@Robert27 Robert27 reopened this Oct 25, 2023
@Robert27
Copy link
Member Author

Robert27 commented Dec 2, 2023

What about using Tailwind instead?

@FabianSimonGross
Copy link
Member

FabianSimonGross commented Dec 3, 2023

I have some experience using Tailwind and to be honest: I got a bit frustrated with it you would basically need to implement everything completely new from scratch so your HTML Stuff doesn't get cluttered with hundrets of classes.

Or you switch to a UI Framework that already depends on Tailwind. I looked it up a lot of the other Framework like Headless, Daisy or Next use it or migrate to it.

Or I misunderstood here completely wrong and you meant Tailwind with Tailwind Elements?

@FabianSimonGross
Copy link
Member

FabianSimonGross commented Dec 3, 2023

Here a showcase of how this would look like even with a framework like NextUI:

grafik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-quality Improving readability, maintainability or code robustness user experience Improving usability and design
Projects
None yet
Development

No branches or pull requests

2 participants