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

[Wicket Viewer] Support for Actions in Collection View

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 3.3.0, 2.3.0
    • Viewer Wicket
    • None

    Description

      The programming model is already sufficient to cover this use-case:

      If an action is NOT hiddenWhere in tables, then show it in tables.

      Design Proposal:

      The last column in tables named `Actions` shall be dedicated to actions.

      Scenarios within a single table cell:

      • If only a single action is shown, then render it as a button.
      • If less than configurable threshold of actions is shown, render them as buttons in a vertical layout (because, that aligns with how we allow for cell to render plurals/collections)
      • If more than configurable threshold of actions is shown, then collect them into a dropdown menu (with ellipsis). ... perhaps could however render a primary action as button still

       

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: