-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: [PE-959,PE-960,PE-961,PE-962] Remove transparent header in
CGN
(…
…#6709) ## Short description This pull request enhances the accessibility of the header in the `CGN`. The implementation follows the same approach used in PR #6675 ## List of changes proposed in this pull request - Replace the `transparent` prop with `backgroundColor` - Removed the redundant `discountColor` variable and used the new `backgroundColor` variable directly in the component ## How to test - Using a real device 📱, go in each of these screens: `CGN_CATEGORIES`/`CGN_MERCHANTS_LIST_BY_CATEGORY`/`CGN_MERCHANTS_DETAIL`/`CGN_MERCHANTS_DISCOUNT_SCREEN` - Turn on the TalkBack accessibility tool - Ensure the header action are now reachable --------- Co-authored-by: Alessandro <[email protected]>
- Loading branch information
1 parent
6099525
commit 84a1f99
Showing
2 changed files
with
8 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters