Skip to content

feat: add new SVG icons, BlurHighIcon, BlurLowIcon, and CircleIcon [WPB-23253]#8001

Open
EnricoSchw wants to merge 3 commits intomainfrom
feat/blur-feature-icons-WPB-23253
Open

feat: add new SVG icons, BlurHighIcon, BlurLowIcon, and CircleIcon [WPB-23253]#8001
EnricoSchw wants to merge 3 commits intomainfrom
feat/blur-feature-icons-WPB-23253

Conversation

@EnricoSchw
Copy link
Contributor

@EnricoSchw EnricoSchw commented Mar 17, 2026

TaskWPB-23253 Bring Blurred Background Spike into Webapp Edge

Pull Request

Summary

  • add icons for none, blur (low/high) and virtual background

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)

Notes for reviewers

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

@EnricoSchw EnricoSchw changed the title feat: add new SVG icons, BlurHighIcon, BlurLowIcon, and CircleCloseIcon [WPB-23253] feat: add new SVG icons, BlurHighIcon, BlurLowIcon, and CircleIcon [WPB-23253] Mar 17, 2026
@sonarqubecloud
Copy link

@e-maad
Copy link
Contributor

e-maad commented Mar 18, 2026

@EnricoSchw, some lint failures, otherwise looks good.

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