-
Notifications
You must be signed in to change notification settings - Fork 16
PB-2064: Fix Import Tool File Test #1544
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
Conversation
0caebb2 to
765ba6f
Compare
pakb
left a comment
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.
You might have some rebase work to do, as it looks like you were based on your "fix build" branch which is now merged in the Pinia branch
765ba6f to
389d00d
Compare
a8f7de7 to
210c200
Compare
pakb
left a comment
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.
You might want to double check the CI, the file you want to fix did not go through successfully
879bf28 to
f50abec
Compare
f50abec to
ab0414d
Compare
- Combine activateValidation and validateWhenPristine props in FileInput - Fix incorrect prop names in ImportFileLocalTab (invalid-marker -> force-invalid) - Add validation trigger and success feedback in ImportFileOnlineTab
fb22fa0 to
28b73f6
Compare
This way the settings we have in the viewer is applied to all packages (as they will be using the same instance of @swissgeo/log as the viewer), enabling us to have debugging logs in libraries while developing on the viewer
testing with `instanceof` is not working as expected between libs, as the instance might not be the "exact same" Adding the possibility to give loadedContent to file parser as string (useful in the case of GPX parsing)
28b73f6 to
0e65753
Compare
|
thanks @pakb |
Test link