Skip to content

Conversation

ArgoZhang
Copy link
Member

Link issues

fixes #6723

Summary By Copilot

Regression?

  • Yes
  • No

Risk

  • High
  • Medium
  • Low

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Merge the latest code from the main branch

@Copilot Copilot AI review requested due to automatic review settings September 11, 2025 07:09
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @ArgoZhang, your pull request is larger than the review limit of 150000 diff characters

@bb-auto bb-auto bot added bug Something isn't working investigation Investigation in progress labels Sep 11, 2025
@bb-auto bb-auto bot added this to the 9.10.0 milestone Sep 11, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates Bootstrap from v5.3.7 to v5.3.8 to fix Blazor offline mode issues in versions 9.7.4 and up. It includes Bootstrap CSS updates and build configuration changes.

  • Updates Bootstrap CSS files to version 5.3.8
  • Modifies build configuration to always copy minified JS files regardless of configuration
  • Increments package version to 9.10.1

Reviewed Changes

Copilot reviewed 4 out of 8 changed files in this pull request and generated 1 comment.

File Description
bootstrap.rtl.css Updates Bootstrap version header and adds new CSS styles for search inputs and spinners
bootstrap.css Updates Bootstrap version header and adds new CSS styles for search inputs and spinners
Directory.Build.targets Simplifies build configuration to always copy minified JS and conditionally show debug messages
BootstrapBlazor.csproj Increments package version from 9.10.0 to 9.10.1

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

codecov bot commented Sep 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (aa7bc44) to head (43ae258).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #6734   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          739       739           
  Lines        31713     31713           
  Branches      4462      4462           
=========================================
  Hits         31713     31713           
Flag Coverage Δ
BB 100.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working investigation Investigation in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blazor offline mode is broken in 9.7.4 and up
1 participant