-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: [IOPID-2634] Implement Zendesk FAQ Banner in the accesso_a_io
subCategories screen
#6714
Conversation
Jira Pull Request LinkThis Pull Request refers to Jira issues: |
PR Title Validation for conventional commit type✅ All good! PR title follows the conventional commit type. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6714 +/- ##
==========================================
- Coverage 50.34% 50.33% -0.01%
==========================================
Files 1564 1564
Lines 32554 32564 +10
Branches 7373 7379 +6
==========================================
+ Hits 16389 16392 +3
+ Misses 16124 16118 -6
- Partials 41 54 +13
... and 13 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested using local and production envirment and works correctly. Good Job! LGTM! 🚀
…-zendesk-faq-banner
Important
Depends on this PR on io-services-metadata
Short description
This PR updates the content definition url source and implements the Zendesk sub categories
Banner
visualization in relation to the subCategories configuration.List of changes proposed in this pull request
scripts/generate-api-models.sh
fileBanner
educational in thets/features/zendesk/screens/ZendeskChooseSubCategory.tsx
screenDemo
iOS-zendesk-faq-banner.mp4
android-zendesk-faq-banner.mp4
Important
The Banner's pictogram has been changed after the demo has been recorded:
How to test
This scenario can be tested in the local environment.
Run the
io-dev-api-server
from this branch, then repeat the steps shown in the demo videos and ensure that everything works properly.