[COMPASS-5128] Refactor compass-connect file input into compass-components, use in compass-import-export Created: 01/Oct/21 Updated: 16/Nov/21 Resolved: 03/Nov/21 |
|
| Status: | Closed |
| Project: | Compass |
| Component/s: | Compass |
| Affects Version/s: | None |
| Fix Version/s: | 1.29.4 |
| Type: | Task | Priority: | Major - P3 |
| Reporter: | Le Roux Bodenstein | Assignee: | Le Roux Bodenstein |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||
| Epic Link: | COMPASS-4764 | ||||||||||||||||
| Story Points: | 3 | ||||||||||||||||
| Documentation Changes: | Not Needed | ||||||||||||||||
| Sprint: | Iteration Novokuybyshevsk, Iteration Orlando | ||||||||||||||||
| Description |
|
The file picker code (part of import-options) in compass-import-export doesn't use a standard <input type="file"> so we cannot test it using webdriver (chromedriver / spectron). The one in compass-connect had the same problem and was refactored to use leafygreen. We can do the same in import-export, but then we have quite a bit of duplication. Alternatively we can move it to compass-components, but then we have to deal with .less and enzyme. |
| Comments |
| Comment by Githook User [ 10/Nov/21 ] |
|
Author: {'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}Message: chore: Move the file input code to compass-components and add import e2e test |
| Comment by Githook User [ 02/Nov/21 ] |
|
Author: {'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}Message: chore: Move the file input code to compass-components and add import e2e test |
| Comment by Githook User [ 02/Nov/21 ] |
|
Author: {'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}Message: chore: Move the file input code to compass-components and add import e2e test |
| Comment by Githook User [ 02/Nov/21 ] |
|
Author: {'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}Message: chore: Move the file input code to compass-components and add import e2e test |
| Comment by Githook User [ 02/Nov/21 ] |
|
Author: {'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}Message: chore: Move the file input code to compass-components and add import e2e test |