Skip to content

FIX: Increased width to fit elements - #6691

Merged
eblanco-ansys merged 3 commits into
mainfrom
fix/extension-manager-width
Sep 30, 2025
Merged

FIX: Increased width to fit elements#6691
eblanco-ansys merged 3 commits into
mainfrom
fix/extension-manager-width

Conversation

@eblanco-ansys

Copy link
Copy Markdown
Contributor

Description

Quick fix to Increase width to fit elements

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

@eblanco-ansys
eblanco-ansys requested a review from a team as a code owner September 26, 2025 17:32
@eblanco-ansys eblanco-ansys self-assigned this Sep 26, 2025
@github-actions github-actions Bot added the bug Something isn't working label Sep 26, 2025
@eblanco-ansys
eblanco-ansys enabled auto-merge (squash) September 26, 2025 17:34
@codecov

codecov Bot commented Sep 29, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.03%. Comparing base (2cfbbc0) to head (86d4957).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6691   +/-   ##
=======================================
  Coverage   83.02%   83.03%           
=======================================
  Files         246      246           
  Lines       77625    77625           
=======================================
+ Hits        64448    64453    +5     
+ Misses      13177    13172    -5     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@SMoraisAnsys

Copy link
Copy Markdown
Collaborator

What are those changes bringing to the current extension manager ? I checked and wasn't able to notice something specific

@eblanco-ansys

eblanco-ansys commented Sep 29, 2025

Copy link
Copy Markdown
Contributor Author

What are those changes bringing to the current extension manager ? I checked and wasn't able to notice something specific

It's just that when we added common extensions to each application the width increased due to the lack of responsiveness of the ui. We should be able to handle that better when we migrate the extensions to a new repo and create a responsive theme

@eblanco-ansys
eblanco-ansys merged commit d43b62e into main Sep 30, 2025
39 checks passed
@eblanco-ansys
eblanco-ansys deleted the fix/extension-manager-width branch September 30, 2025 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants