Skip to content

Conversation

shwstppr
Copy link
Contributor

@shwstppr shwstppr commented Oct 1, 2025

Description

In DetailInput component when a long value is used, it overflows on some browsers.

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

Before and after on Firefox browser.
Before:
Screenshot from 2025-10-01 16-28-56

After:
image

How Has This Been Tested?

How did you try to break this feature and the system with this change?

In DetailInput component when a long value is used, it overflows on some
browsers.

Signed-off-by: Abhishek Kumar <[email protected]>
@shwstppr shwstppr force-pushed the ui-fix-detailinput branch from 09c5575 to f8b4716 Compare October 1, 2025 11:16
@shwstppr
Copy link
Contributor Author

shwstppr commented Oct 1, 2025

@blueorangutan ui

@blueorangutan
Copy link

@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress.

Copy link

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 17.50%. Comparing base (d60f455) to head (f8b4716).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11771   +/-   ##
=========================================
  Coverage     17.50%   17.50%           
- Complexity    15427    15428    +1     
=========================================
  Files          5894     5894           
  Lines        526847   526848    +1     
  Branches      64335    64335           
=========================================
+ Hits          92234    92241    +7     
+ Misses       424236   424230    -6     
  Partials      10377    10377           
Flag Coverage Δ
uitests 3.61% <ø> (ø)
unittests 18.56% <ø> (+<0.01%) ⬆️

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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@blueorangutan
Copy link

UI build: ✔️
Live QA URL: https://qa.cloudstack.cloud/simulator/pr/11771 (QA-JID-772)

Copy link
Member

@bernardodemarco bernardodemarco left a comment

Choose a reason for hiding this comment

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

lgtm, verified in the QA env:

image

Copy link
Contributor

@harikrishna-patnala harikrishna-patnala left a comment

Choose a reason for hiding this comment

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

code LGTM

@harikrishna-patnala harikrishna-patnala merged commit b09f3e8 into apache:main Oct 3, 2025
28 checks passed
@harikrishna-patnala harikrishna-patnala deleted the ui-fix-detailinput branch October 3, 2025 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants