Skip to content

style: add margin to classified bar items for improved spacing [WPB-20426]#20436

Merged
zskhan merged 1 commit intodevfrom
feat/add-spacing-in-classified-banner-on-calling-cell
Feb 17, 2026
Merged

style: add margin to classified bar items for improved spacing [WPB-20426]#20436
zskhan merged 1 commit intodevfrom
feat/add-spacing-in-classified-banner-on-calling-cell

Conversation

@zskhan
Copy link
Contributor

@zskhan zskhan commented Feb 17, 2026

BugWPB-20426 [Web] Padding off for minimized calling UI with classification

Pull Request

Summary

Add margin to classified bar items for improved spacing

  • What did I change and why?
  • Risks and how to roll out / roll back (e.g. feature flags):

Security Checklist (required)

  • External inputs are validated & sanitized on client and/or server where applicable.
  • API responses are validated; unexpected shapes are handled safely (fallbacks or errors).
  • No unsafe HTML is rendered; if unavoidable, sanitization is applied and documented where it happens.
  • Injection risks (XSS/SQL/command) are prevented via safe APIs and/or escaping.

Accessibility (required)

Standards Acknowledgement (required)


Screenshots or demo (if the user interface changed)

Screenshot 2026-02-17 at 6 26 45 PM Screenshot 2026-02-17 at 6 26 55 PM

Notes for reviewers

  • Trade-offs:
  • Follow-ups (linked issues):
  • Linked PRs (e.g. web-packages):

@sonarqubecloud
Copy link

@zskhan zskhan enabled auto-merge February 17, 2026 17:53
@codecov
Copy link

codecov bot commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.26%. Comparing base (bd43220) to head (f7a4574).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #20436      +/-   ##
==========================================
- Coverage   45.26%   45.26%   -0.01%     
==========================================
  Files        1635     1635              
  Lines       40262    40262              
  Branches     8327     8327              
==========================================
- Hits        18226    18225       -1     
  Misses      20108    20108              
- Partials     1928     1929       +1     
Flag Coverage Δ
app_webapp 43.45% <ø> (-0.01%) ⬇️
lib_api_client 50.17% <ø> (ø)
lib_core 58.86% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

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

@github-actions
Copy link
Contributor

🔗 Download Full Report Artifact

🧪 Playwright Test Summary

  • Passed: 9
  • Failed: 0
  • Skipped: 4
  • 🔁 Flaky: 1
  • 📊 Total: 14
  • Total Runtime: 258.0s (~ 4 min 18 sec)
specs/CriticalFlow/messagesInGroups-TC-8751.spec.ts (❌ 0 failed, ⚠️ 1 flaky)
  • ⚠️ Messages in Groups (tags: TC-8751, crit-flow-web)

@zskhan zskhan added this pull request to the merge queue Feb 17, 2026
Merged via the queue into dev with commit 4b2a777 Feb 17, 2026
54 checks passed
@zskhan zskhan deleted the feat/add-spacing-in-classified-banner-on-calling-cell branch February 17, 2026 18:19
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.

3 participants