Skip to content

Selected update traffic type based on chosen traffic type#10902

Merged
sureshanaparti merged 1 commit intoapache:mainfrom
scclouds:selected-update-traffic-type-based-on-chosen-traffic-type
Jul 31, 2025
Merged

Selected update traffic type based on chosen traffic type#10902
sureshanaparti merged 1 commit intoapache:mainfrom
scclouds:selected-update-traffic-type-based-on-chosen-traffic-type

Conversation

@nicoschmdt
Copy link
Copy Markdown
Contributor

Description

When selecting any traffic type and then clicking in the Update traffic type button the selected traffic type is always Guest. This PR changes this behavior to reflect the chosen traffic type value in the Traffic types tab.

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)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

How Has This Been Tested?

I confirmed that the traffic type value presented in the update traffic labels tab reflects the chosen traffic type before clicking on the button Update traffic labels.

@codecov
Copy link
Copy Markdown

codecov bot commented May 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 16.53%. Comparing base (d5ba23c) to head (82a1ae1).
⚠️ Report is 223 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10902      +/-   ##
============================================
+ Coverage     16.49%   16.53%   +0.03%     
- Complexity    13705    13802      +97     
============================================
  Files          5708     5717       +9     
  Lines        504083   506306    +2223     
  Branches      61101    61440     +339     
============================================
+ Hits          83139    83695     +556     
- Misses       411665   413235    +1570     
- Partials       9279     9376      +97     
Flag Coverage Δ
uitests 3.97% <ø> (-0.03%) ⬇️
unittests 17.40% <ø> (+0.04%) ⬆️

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.

@bernardodemarco
Copy link
Copy Markdown
Member

@blueorangutan ui

@blueorangutan
Copy link
Copy Markdown

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

@blueorangutan
Copy link
Copy Markdown

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

Copy link
Copy Markdown
Collaborator

@RosiKyu RosiKyu left a comment

Choose a reason for hiding this comment

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

LGTM.

With the fix:

  • User selects "Management" traffic type → Update dialog shows "Management"
  • User selects "Public" traffic type → Update dialog shows "Public"
  • User selects "Storage" traffic type → Update dialog shows "Storage"
  • User selects "Guest" traffic type → Update dialog shows "Guest"
Screencast.from.2025-07-31.12-33-00.webm

Copy link
Copy Markdown
Contributor

@sureshanaparti sureshanaparti left a comment

Choose a reason for hiding this comment

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

clgtm

@sureshanaparti sureshanaparti merged commit 6b9615b into apache:main Jul 31, 2025
22 of 25 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Apache CloudStack 4.21.0 Jul 31, 2025
dhslove pushed a commit to ablecloud-team/ablestack-cloud that referenced this pull request Aug 6, 2025
…ic types tab (apache#10902)

Co-authored-by: Nicole Schmidt <nicole.schmidt@scclouds.com.br>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants