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

#8604 [mB] re-design django image upload - replacing an image in delete mode does not exit delete mode automatically #5968

Open
sblindow opened this issue Jan 22, 2025 · 1 comment
Labels
Prio: Low fix when there is time Type: UX/UI or design issue related to the design

Comments

@sblindow
Copy link
Contributor

user:
Any user with an account

expected behaviour:
Replacing an image while the file upload is in delete mode, automatically returns it to normal mode.

behaviour:
When replacing an image, the upload interface remains in 'delete mode' (preview greyed out) instead of reverting to normal. Users may not notice this state, risking accidental deletion of their newly uploaded image upon submission.

@CarolingerSeilchenspringer
Copy link
Contributor

@sblindow the image actually will not be displayed if delete mode -> replace with new image before submitting. It remains deleted. Therefore the grey is kind of correct but still the behavior not ideal. I will put this issue on low prio, maybe we can even take care of it after the release.

@CarolingerSeilchenspringer CarolingerSeilchenspringer added Prio: Low fix when there is time Type: UX/UI or design issue related to the design labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Prio: Low fix when there is time Type: UX/UI or design issue related to the design
Projects
None yet
Development

No branches or pull requests

2 participants