Skip to content

Upgrade CSS from bootstrap 3 to bootstrap 5#627

Draft
rkent wants to merge 1 commit intoros-infrastructure:ros2from
rkent:bootstrap5
Draft

Upgrade CSS from bootstrap 3 to bootstrap 5#627
rkent wants to merge 1 commit intoros-infrastructure:ros2from
rkent:bootstrap5

Conversation

@rkent
Copy link
Contributor

@rkent rkent commented Jan 29, 2026

Generated-by: This entire commit was generated from github.copilot using claude opus 4.5

rosindex uses the long-obsolete bootstrap 3 instead of bootstrap 5. Today I asked claude opus 4.5 to 1) plan then 2) implement an upgrade. This is the result, with no changes done by me to the code.

With a quick overview, AFAICT it works fine, though there are some visual changes I would do before asking it to be released. I have idea how we would review a massive change like this other than a visual comparison of the results.

Signed-off-by: R Kent James <kent@caspia.com>
Generated-by: This entire commit was generated from github.copilot using claude opus 4.5
@tfoote
Copy link
Member

tfoote commented Feb 6, 2026

Yeah, on initial testing things generally work, but it's got some rough edges.

I"m trying it out from the artifact generated in the action

I see two missing resources on the hosting log

[2026-02-06 19:20:01] ERROR '/bootstrap/css/bootstrap.min.css.map' not found.
[2026-02-06 19:20:01] ERROR '/bootstrap/js/bootstrap.bundle.min.js.map' not found.

The colors appear to have been unmapped more to a default, and the spacing appears to be lost;

image

Versus

image

And some of the styling is also lost

image image

The chips and stuff look to have lost their styling too both color and size

image image

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