Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Field Picker z-index problem in online showcase (framework or sample bug)

    Hi Isomorphic,

    in the online showcase please open the field picker sample (all browsers).
    Then open another sample from the list on the left.

    The field picker window stays in the foreground. I'm pretty sure this is a bug, but I don't know if it is in the sample code or in the framework (showcase built Mon Jun 15).

    Also the field picker allows the removal of all columns (which might be OK) and also a click on "apply" then (should warn and cancel IMHO).
    The normal field picker that comes up in the context menu of a ListGrid's header does not allow the hiding/removal of the last visible column.

    This thread has no priority for me as I don't use the advanced field picker.

    Best regards
    Blama

    #2
    Thanks for the notification. We'll make sure this gets fixed.

    Comment


      #3
      This was just an issue with the sample-code, which was setting isModal: false on its fieldPicker. We've got rid of that.

      Comment

      Working...
      X