#4: Create a modal dialog widget ---------------------------------+------------------------------------------ Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: new Priority: high | Milestone: 0.1 Component: weblocks | Version: pre-0.1 Keywords: modal dialog widget | ---------------------------------+------------------------------------------ Create a widget that would act as a modal dialog. This widget can be used for confirmations, data input, etc.
#4: Create a modal dialog widget --------------------------+------------------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: new Priority: medium | Milestone: 0.1 Component: weblocks | Version: pre-0.1 Resolution: | Keywords: modal dialog widget --------------------------+------------------------------------------------- Changes (by sakhmechet):
* priority: high => medium
#4: Create a modal dialog widget --------------------------+------------------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: new Priority: medium | Milestone: 0.1 Component: weblocks | Version: pre-0.1 Resolution: | Keywords: modal dialog widget --------------------------+------------------------------------------------- Comment (by sakhmechet):
We should then use the modal dialog (or a new page based on continuation support?) widget for gridedit add/drilldown interface. Note, when gridedit is converted to use modal dialogs, we should no longer be removing add/delete buttons.
#4: Create a modal dialog widget --------------------------+------------------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: new Priority: medium | Milestone: 0.1 Component: weblocks | Version: pre-0.1 Resolution: | Keywords: modal dialog widget --------------------------+------------------------------------------------- Comment (by sakhmechet):
Once modal dialogs are implemented we should consider moving add/delete buttons to the top of the grid, and perhaps duplicating them at the bottom if there are more than some threshold number of records viewed, in order to allow for a more scalable interface.
#4: Create a modal dialog widget --------------------------+------------------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: closed Priority: medium | Milestone: 0.1 Component: weblocks | Version: pre-0.1 Resolution: fixed | Keywords: modal dialog widget --------------------------+------------------------------------------------- Changes (by sakhmechet):
* resolution: => fixed * status: new => closed
Comment:
Added do-dialog, do-modal, do-confirmation and do-choice.
cl-weblocks-ticket@common-lisp.net