You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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:
The text was updated successfully, but these errors were encountered: