-
Notifications
You must be signed in to change notification settings - Fork 146
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
Bootstrap 5.3.0 #1858
Bootstrap 5.3.0 #1858
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good, haven't tested in a browser.
Regarding #1861: It would probably make sense to try and keep the types-version as close to the actual version as possible. I guess for bootstrap alpha version, we will not have types released? Is it an option to wait until we have an official bootstrap release? Otherwise, I guess we should go with the types version 5.2.6 in package.json... |
UI seems okay for me after quickly browsing through all the pages. I had a bit of trouble when switching to your branch with scss compilation not working properly even after a the first If you rebase on main, CI should pass. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(Keep in mind it probably makes sense to update the @types/bootstrap js dependency)
Update to Bootstrap 5.3.0-alpha1 and minor improvements to the vote buttons by adding a hover effect on active buttons.
This is a preparation for further changes and should not greatly change the visual appearance.
Please double-check for any unexpected UI impact.