Project

General

Profile

Actions

Feature proposal #5757

closed

Improve dialog/confirm usage

Added by krileon about 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
29 January 2016
Due date:
% Done:

100%

Estimated time:

Description

The current dialog usage doesn't block click through. Improve it with an overlay that's mostly transparent, but helps block click through. Clicking the overlay should maybe "ping" the dialog too similar to browser alert behavior (no sound obviously).


Related issues 1 (0 open1 closed)

Related to CB - Feature proposal #6102: Improve modal overflowClosedkrileon13 July 2016

Actions
Actions #1

Updated by beat about 8 years ago

  • Target version changed from CB 2.0.13 to CB 2.0.14
Actions #2

Updated by krileon about 8 years ago

Dialog also needs to close other dialogs specifically (different from qtips usage as that's unreliable as it closes modals).

Actions #3

Updated by beat about 8 years ago

  • Target version changed from CB 2.0.14 to CB 2.0.15
Actions #4

Updated by beat over 7 years ago

  • Target version changed from CB 2.0.15 to CB 2.1
Actions #5

Updated by krileon over 7 years ago

  • Subject changed from Improve dialog usage with overlay to Improve dialog/confirm usage

Implement a data attribute for specifying a callback so you don't have to use this inside of an onclick, but can specify your .done behavior as a data attribute.

Actions #6

Updated by krileon over 7 years ago

Actions #7

Updated by krileon over 7 years ago

Forget the pinging. The overlay is enough.

Actions #8

Updated by krileon over 7 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Implemented in MR !1139

A tooltip can now specify the setting data-cbtooltip-overlay="true" and it'll add a non-click through overlay to the tooltip. This is enabled by default for confirm dialogs.

Actions #9

Updated by krileon over 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF