manager
manager copied to clipboard
upcoming: [DI-20928] - Introduce label for all global filters
Description ๐
Added label for all ACLP Global filters using filter config
Changes ๐
- Modify name property in FilterConfig with appropriate values
- Consume name property and use it as a label field all the Autocomplete filters in global filters section
- Enhanced the common region component to honor the noMarginTop property
Target release date ๐๏ธ
17-10-2024
Preview ๐ท
| Before | After |
|---|---|
How to test ๐งช
- Login as mock, as still some of the endpoints are not enabled in production.
- Navigate to monitor tab
- Select any dashboard
- You will be able to see label / title for all the filters including dashboard selection and time duration.
As an Author I have considered ๐ค
Check all that apply
- [x] ๐ Doing a self review
- [x] โ Our contribution guidelines
- [x] ๐ค Splitting feature into small PRs
- [ ] โ Adding a changeset
- [ ] ๐งช Providing/Improving test coverage
- [ ] ๐ Removing all sensitive information from the code and PR description
- [ ] ๐ฉ Using a feature flag to protect the release
- [ ] ๐ฃ Providing comprehensive reproduction steps
- [ ] ๐ Providing or updating our documentation
- [ ] ๐ Scheduling a pair reviewing session
- [x] ๐ฑ Providing mobile support
- [ ] โฟ Providing accessibility support