Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 2.0.2
-
Fix Version/s: 3.2
-
Component/s: ACE-Components, Bridge
-
Labels:None
-
Environment:ICEfaces 2.1, ace:dialog
Description
Many users like the ability to display custom user messages whenever the browser submits data (between the submit and response received). Currently, we have the blockUIOnSubmit configuration setting which will automatically block users from interacting with the browser UI while a submit is in progress. However, there is no mechanism for displaying a message / message dialog to the users when this occurs. The cursor switches to hourglass (for longer running operations) and the background is greyed out to show that it is not enabled.
It seems that one of the easiest ways to add support for displaying a user message whenever the blockUIOnSubmit blocker is active would be allow the application to include an ace:dialog component on the page and to associate or designate the component to be displayed whenever the blockUIOnSubmit ui blocker is activated (and hidden when it's deactivated). That way, the application could control the message, styling, etc. for the ace:dialog dynamically and have full control over the messages being displayed with minimal effort.
It seems that one of the easiest ways to add support for displaying a user message whenever the blockUIOnSubmit blocker is active would be allow the application to include an ace:dialog component on the page and to associate or designate the component to be displayed whenever the blockUIOnSubmit ui blocker is activated (and hidden when it's deactivated). That way, the application could control the message, styling, etc. for the ace:dialog dynamically and have full control over the messages being displayed with minimal effort.
Issue Links
- blocks
-
ICE-7740 New ace:submitMonitor component
- Closed
Activity
Ken Fyten
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 2.1 [ 10241 ] | |
Assignee Priority | P3 | |
Assignee | Mircea Toma [ mircea.toma ] |
Ken Fyten
made changes -
Fix Version/s | 3.1 [ 10312 ] | |
Fix Version/s | 3.0 [ 10241 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | 3.2 [ 10338 ] | |
Fix Version/s | 3.1 [ 10312 ] | |
Assignee Priority | P3 |
Ken Fyten
made changes -
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Duplicate [ 3 ] |
This JIRA duplicates and is replaced by
ICE-7740.