Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-1934

Menu Action Confirmation Dialog does not escape menu boundaries

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0-M2
    • Viewer Wicket
    • None

    Description

      to reproduce (see attached screenshots) use this sample code for a menu action:

          @Action(semantics=SemanticsOf.NON_IDEMPOTENT_ARE_YOU_SURE) 
          public List<SimpleObject> listAllWithConfirmation() {
              return simpleObjectRepository.listAll();
          }
      

      Attachments

        1. menu_confirm_inline1.png
          11 kB
          Andi Huber
        2. menu_confirm_inline2.png
          10 kB
          Andi Huber

        Activity

          People

            hobrom Andi Huber
            hobrom Andi Huber
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: