-
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
base: master
Are you sure you want to change the base?
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.08% 50.08% -0.01%
==========================================
Files 1557 1557
Lines 32462 32471 +9
Branches 7302 7354 +52
==========================================
+ Hits 16259 16262 +3
+ Misses 16163 16157 -6
- Partials 40 52 +12
... and 12 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
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
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.