close Warning: Can't synchronize with repository "(default)" (/project/cl-weblocks/svn does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 17 years ago

Closed 16 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 Changed 17 years ago by Slava Akhmechet

Priority: highmedium

comment:2 Changed 17 years ago by Slava Akhmechet

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 Changed 17 years ago by Slava Akhmechet

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 Changed 16 years ago by Slava Akhmechet

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.