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

Uploading Frozen State : Batch Upload Feature (Custom Data Tab) #30

Open
x-CK-x opened this issue Jan 5, 2024 · 2 comments
Open

Uploading Frozen State : Batch Upload Feature (Custom Data Tab) #30

x-CK-x opened this issue Jan 5, 2024 · 2 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed High Priority TICKET_ACTIVE

Comments

@x-CK-x
Copy link
Owner

x-CK-x commented Jan 5, 2024

I plan to change this to have the User simply use a checkbox that uses the same folder that is mandatory for the user to provide which is to the original data directory.
Use Case/s:

  • single image upload:
    • upload single image & provide path
  • batch upload:
    • provide path & check that it is (also) for the batch of images
  • batch upload (NON-Interact):
    • images/s uploaded from Tag Editor via a selection & use the tag editor path as default for this feature
@x-CK-x x-CK-x added bug Something isn't working help wanted Extra attention is needed TICKET_ACTIVE High Priority labels Jan 5, 2024
@x-CK-x
Copy link
Owner Author

x-CK-x commented Jan 5, 2024

Making a note of trying not to let the UI cache huge amounts of data where possible to prevent this sort of issue from happening in other places also.
e.g. the (non-interact) batch upload button as well could experience this issue.

I could just store the file paths relative to what the tag editor keeps track of for that feature, and eliminate that UI component of that feature aside from including maybe a non-interact dropdown menu of all the images to be included in the batch operation queued from the tag editor.

@x-CK-x
Copy link
Owner Author

x-CK-x commented Jan 5, 2024

related: #28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed High Priority TICKET_ACTIVE
Projects
None yet
Development

No branches or pull requests

1 participant