Actions
Feature #21887
closedDisable group creation button while requests are in process
Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
Groups (misc)
Target version:
Start date:
2025-01-27
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
In #21885 we had a report of multiple instances of a group being created because the user clicked the Continue button multiple times. We should prevent this. Let's have a listener that marks the button 'disabled' on click. No need for AJAX callbacks etc, since the next step is loaded with a new pageload.
This is a pretty straightforward change, so I think we can squeeze it into a maintenance release.
Related issues
Updated by Boone Gorges 10 months ago
- Related to Bug #21885: Group creation produces 2 erroneous groups added
Updated by Boone Gorges 10 months ago
- Target version changed from 2.5.2 to 2.5.3
Updated by Boone Gorges 6 months ago
- Target version changed from 2.5.9 to 2.5.10
Updated by Boone Gorges 5 months ago
- Target version changed from 2.5.10 to 2.5.11
Updated by Boone Gorges 5 months ago
- Target version changed from 2.5.11 to 2.5.12
Updated by Boone Gorges 4 months ago
- Target version changed from 2.5.12 to 2.5.13
Updated by Boone Gorges 4 months ago
- Target version changed from 2.5.13 to 2.5.14
Updated by Boone Gorges 3 months ago
- Target version changed from 2.5.14 to 2.5.15
Updated by Boone Gorges 3 months ago
- Target version changed from 2.5.15 to 2.5.16
Updated by Boone Gorges about 2 months ago
- Target version changed from 2.5.16 to 2.6.0
Updated by Boone Gorges 22 days ago
- Status changed from New to Staged for Production Release
Done as part of #21895
Updated by Boone Gorges 19 days ago
- Status changed from Staged for Production Release to Resolved
Actions