Skip to content

Issue with modal dialogs #13

@softinn72

Description

@softinn72

Hi Bartosz,
today I was looking for a date range plugin and I found this nice plugin.

Anyway on the first test I found right away a couple of issues:

  • when placed on a modal dialog, the calendar popup appears behind the dialog, because the z-index of the Inline dialog regions in our apex version is 901 (> 700 currently used);
  • after fixing the z-index, clicking the item correctly shows the calendar above the dialog, but if the calendar is open and we close the dialog by pressing Cancel button (or Esc on the keyboard) the calendar will stay open;

Of course both issues can be fixed with some workarounds, but I think that it would be nice to handle those scenarios by default inside the plugin.

Hope it helps,
Paolo M

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions