feat: CategoryHeader in Notifications screen#31817
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
PR template — items to address before "Ready for review"Warnings — informational, address before merging:
See docs/readme/ready-for-review.md for the full Definition of Ready for Review. |
8ed5d26 to
9b4f484
Compare
🧪 Flaky unit test detectionRun history flaky detectionHistorical failure rate is a hint, not proof — review each suggestion in context. See the flaky-test-detection skill for the full pattern reference and manual audit workflow. Failures / runs sampled per window:
AI-detected flaky patterns
|
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection:
Performance Test Selection: |
|


Description
Use BE driven config for displaying Notification pages dynamically. Next time when new category gets introduced only Be should make changes to support it. No client code changes are required.
Changelog
CHANGELOG entry: use BE driven UI for notifications pages
Related issues
Fixes: https://consensyssoftware.atlassian.net/browse/GE-247 https://consensyssoftware.atlassian.net/browse/GE-332
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Performance checks (if applicable)
trace()for usage andaddTokenfor an exampleFor performance guidelines and tooling, see the Performance Guide.
Pre-merge reviewer checklist