Actions
Feature #174
closedCreate a delete domains callback for enabling the delete menu icon.
Start date:
07/18/2017
Due date:
% Done:
0%
Estimated time:
Description
Move the `DomainsActivity` runnable delay to the processing of the delete command. Currently it is delaying the enabling of the delete icon.
Updated by Soren Stoutner over 6 years ago
- Priority changed from 2 to Next Release
Updated by Soren Stoutner over 6 years ago
- Subject changed from Move the `DomainsActivity` runnable delay to the processing of the delete command to Create a delete domains callback for enabling the delete menu icon.
- Priority changed from Next Release to 3.x
This original plan isn't a good idea because if too many delete commands are queued it could cause problems. We should create a callback from the domain delete command instead that will indicate to the system that the menu icon can be enabled.
Updated by Soren Stoutner about 1 year ago
- Priority changed from 3.x to Next Release
Updated by Soren Stoutner 8 months ago
- Status changed from New to Closed
Actions