Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui: fix layout for action button for template form #8434

Merged
merged 1 commit into from Jan 4, 2024

Conversation

shwstppr
Copy link
Contributor

@shwstppr shwstppr commented Jan 3, 2024

Description

Fixes layout for the action buttons on register template form

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

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

Before:
Screenshot from 2024-01-03 18-20-47

After:
Screenshot from 2024-01-03 18-20-39

How Has This Been Tested?

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

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9d4f071) 30.80% compared to head (8c4e40e) 30.80%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8434   +/-   ##
=========================================
  Coverage     30.80%   30.80%           
- Complexity    33981    33987    +6     
=========================================
  Files          5341     5341           
  Lines        374864   374864           
  Branches      54518    54518           
=========================================
+ Hits         115485   115491    +6     
  Misses       244114   244114           
+ Partials      15265    15259    -6     
Flag Coverage Δ
simulator-marvin-tests 24.72% <ø> (-0.01%) ⬇️
uitests 4.39% <ø> (ø)
unit-tests 16.46% <ø> (+<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.

@shwstppr shwstppr added this to the 4.19.0.0 milestone Jan 3, 2024
@shwstppr
Copy link
Contributor Author

shwstppr commented Jan 4, 2024

@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.

@blueorangutan
Copy link

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

Copy link
Contributor

@DaanHoogland DaanHoogland left a comment

Choose a reason for hiding this comment

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

clgtm

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.

LGTM.

tested with https://qa.cloudstack.cloud/simulator/pr/8434

Also reproduced the issue with old qa servers.

@shwstppr shwstppr marked this pull request as ready for review January 4, 2024 12:03
@shwstppr shwstppr merged commit 66ae96b into apache:main Jan 4, 2024
25 checks passed
@shwstppr shwstppr deleted the fix-ui-registertemplate branch January 4, 2024 12:04
dhslove pushed a commit to ablecloud-team/ablestack-cloud that referenced this pull request Jan 9, 2024
Fixes layout for the action buttons on register template form

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants