-
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.
chore(IDPay): [IOBP-1205] Removed the missing configuration alert for…
… `EXPENSE` initiatives (#6719) ## Short description This PR removes the missing configuration alert for initiatives of type `EXPENSE` ## List of changes proposed in this pull request - Added tests to check if the alert should be shown or not; - Removed the component `MissingConfigurationAlert` from the content render of IDPay details screen; ## How to test - Open an IDPay expense initiative that has the `status` of value `NOT_REFUNDABLE_ONLY_INSTRUMENT`; - Check that there isn't any alert showing a message; - Double-check that the other initiatives of type `REFUND`, if `status` is `NOT_REFUNDABLE_ONLY_INSTRUMENT`, should show the correct alert. ## Preview |Before|After| |-|-| |<img src="https://github.com/user-attachments/assets/1665c8dc-61bc-454b-b0d8-3008c2b4dbe3" width="350px" />|<img src="https://github.com/user-attachments/assets/0488398b-3f3a-4293-9fa0-47efbf6558d5" width="350px" />|
- Loading branch information
Showing
3 changed files
with
27 additions
and
4 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
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