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

Export file options should warn when removing nickname placeholder #315

Open
btbest opened this issue Sep 9, 2024 · 0 comments
Open

Export file options should warn when removing nickname placeholder #315

btbest opened this issue Sep 9, 2024 · 0 comments

Comments

@btbest
Copy link
Contributor

btbest commented Sep 9, 2024

The file export settings dialog allows editing the export path. The user can potentially remove the {nickname} placeholder, in which case the export path for all lanes will be identical. This means the exports will overwrite the one file repeatedly, and the user ends up with only the last lane's export.

The dialog should show some sort of warning when the user tries to enter a path without the nickname placeholder, if there is more than one lane.

Not sure if there are other placeholders that would discriminate the lanes; if so, their presence should be checked before showing the warning.

@btbest btbest transferred this issue from ilastik/ilastik Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant