Skip to content
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

Validate Image Directory Structure before export/confirm #6

Closed
dark-person opened this issue Nov 29, 2023 · 0 comments · Fixed by #11 or #12
Closed

Validate Image Directory Structure before export/confirm #6

dark-person opened this issue Nov 29, 2023 · 0 comments · Fixed by #11 or #12
Assignees
Labels
enhancement Improvement of Existing Feature

Comments

@dark-person
Copy link
Owner

When Select A folder, check these condition before process:

  1. No subfolder inside this directory
  2. Contain at least one image
@dark-person dark-person self-assigned this Nov 29, 2023
@dark-person dark-person added the enhancement Improvement of Existing Feature label Nov 29, 2023
dark-person added a commit that referenced this issue Nov 30, 2023
### Changes Made
- Update go.mod to go 1.21
- Change Error Message in GUI to display Uppercase in 1st Letter
- Vaildate selected folder structure (close #6 )
- Add back the `example.xml` for package `parser` testing
- Change `scanner` package function include error in returned value

### Reason of Changes
- Using updated golang for better development
- Make Error Message more readable
- Implement checking to improve UX 
- For package `parser` testing
- To Provide Error Message to User
dark-person added a commit that referenced this issue Nov 30, 2023
@dark-person dark-person linked a pull request Nov 30, 2023 that will close this issue
7 tasks
dark-person added a commit that referenced this issue Nov 30, 2023
### Changes Made
- Update go.mod to go 1.21
- Change Error Message in GUI to display Uppercase in 1st Letter
- Vaildate selected folder structure (close #6 )
- Add back the `example.xml` for package `parser` testing
- Change `scanner` package function include error in returned value

### Reason of Changes
- Using updated golang for better development
- Make Error Message more readable
- Implement checking to improve UX 
- For package `parser` testing
- To Provide Error Message to User
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of Existing Feature
Projects
None yet
1 participant