icgc-argo / dac-ui

Development of the ICGC ARGO Data Access Control UI
https://daco.icgc-argo.org/
GNU Affero General Public License v3.0
0 stars 0 forks source link

Force User to Enter Special Code or Relevant Text Before Closing an Application #665

Closed b-f-chan closed 1 year ago

b-f-chan commented 1 year ago

Add logic to force users to enter a special code or text relevant to the application before allowing them to close an application.

Although not in the original MVP scope of DACO, two times users have already done this by accident.

It is quite common in many websites and we applications to use this approach. For example, GitHub doesn't allow you to delete a repo until you re-enter the repo's full name.

We have flexibility in implementation here as there is no hard requirement as to the method, however we should look at works well for other online applications.

Further implementation details to be primed by the developer assigned to this, that info can be added her to the ticket also.

b-f-chan commented 1 year ago

Confirmed this feature is in QA and works correctly, moving to Ready for Staging

anncatton commented 1 year ago

Cannot verify in production; will open new ticket should an issue arise.