-
Notifications
You must be signed in to change notification settings - Fork 40
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
Contact import automation #2992
Conversation
🚀 Deployed on https://deploy-preview-2992--glific-frontend.netlify.app |
Glific Run #5139
Run Properties:
|
Project |
Glific
|
Branch Review |
feature/bulk-contact
|
Run status |
Failed #5139
|
Run duration | 25m 32s |
Commit |
9d2362a3a3 ℹ️: Merge edad1d27769a379399fa71b8ade7b6b516a3a543 into a21626c7fa4b6964e8263cc48daa...
|
Committer | Akansha Sakhre |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
1
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
168
|
View all changes introduced in this branch ↗︎ |
Tests for review
cypress/e2e/notification/notification.spec.ts • 1 failed test
Test | Artifacts | |
---|---|---|
Notification list > downloads csv report for contact import |
Test Replay
Screenshots
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2992 +/- ##
==========================================
+ Coverage 80.25% 80.29% +0.04%
==========================================
Files 322 322
Lines 10367 10364 -3
Branches 2206 2208 +2
==========================================
+ Hits 8320 8322 +2
+ Misses 1405 1401 -4
+ Partials 642 641 -1 ☔ View 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.
Overall looks good. Few suggestions:
- On clicking upload we should display the error message below Checkbox:
Are these contacts opted in?
Currently, it is shown if the user check and uncheck the Checkbox. - We don't need to show additional notification as we have the message in helptext.
- If you click on Select File and hit cancel the import action is triggered. It should not.
- On the below screen close does not work. It should return to
/contact-management
- Can we add the similar notification like about for the
Move Contact
.
I have also done minor clean up
…end into feature/bulk-contact
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.
fixes looks good!
Depends on backend PR glific/glific#3666
branch:
importContact