Opened 19 years ago

Closed 19 years ago

#4 closed enhancement (fixed)

Create a modal dialog widget

Reported by: Slava Akhmechet Owned by: Slava Akhmechet
Priority: medium Milestone: 0.1
Component: weblocks Version: pre-0.1
Keywords: modal dialog widget Cc:

Description

Create a widget that would act as a modal dialog. This widget can be used for confirmations, data input, etc.

Change History (4)

comment:1 by Slava Akhmechet, 19 years ago

Priority: highmedium

comment:2 by Slava Akhmechet, 19 years ago

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.

comment:3 by Slava Akhmechet, 19 years ago

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.

comment:4 by Slava Akhmechet, 19 years ago

Resolution: fixed
Status: newclosed

Added do-dialog, do-modal, do-confirmation and do-choice.

Note: See TracTickets for help on using tickets.