events: unwanted duplicate imports #3

Closed
opened 2026-04-06 15:05:37 +02:00 by kosmos · 3 comments
Owner

Importing has no visual feedback during the process and can cause duplication due to multiple clicks.

Importing has no visual feedback during the process and can cause duplication due to multiple clicks.
Author
Owner

Status update: I have implemented an initial local fix for the import UX issue. The import submit button now shows a pending state and becomes disabled while the import is running, making the process more visible and making accidental repeated clicks much less likely. UI verification is still in progress.

Status update: I have implemented an initial local fix for the import UX issue. The import submit button now shows a pending state and becomes disabled while the import is running, making the process more visible and making accidental repeated clicks much less likely. UI verification is still in progress.
Author
Owner

Verification update: the import interaction has now been tested successfully. The import button becomes disabled after submission, and repeated submissions could not be reproduced through rapid clicking or repeated Enter key presses.

Verification update: the import interaction has now been tested successfully. The import button becomes disabled after submission, and repeated submissions could not be reproduced through rapid clicking or repeated Enter key presses.
Author
Owner

Final update: implemented and verified. The import button now provides submission feedback by disabling itself while the import is running, and repeated submissions could not be reproduced during testing. Pushed to main in commit f208a49.

Final update: implemented and verified. The import button now provides submission feedback by disabling itself while the import is running, and repeated submissions could not be reproduced during testing. Pushed to main in commit f208a49.
kosmos changed title from Importing has no visual feedback during the process and can cause duplication due to multiple clicks. to events: unwanted duplicate imports 2026-04-07 16:28:25 +02:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kosmos/flexikonvoi#3