Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #53741 All Revisions ] Back to Issue ]
Summary 0053741: Opening a popover with a BaseFormRadioGroup from TicketPopover does not catch the event to change the radio button selected
Revision 2023-12-21 10:01 by meriem_azaf
Steps To Reproduce To reproduce it, you can just copy this :

 {
      "id": "SetLineDeliveryMode",
      "component": "OBPOS2_TicketLineDeliveryModeButton",
      "layout": {
        "rowStart": 4,
        "colStart": 1,
        "rowSpan": 1,
        "colSpan": 2
      },
      "properties": {
        "variantClass": "obpos2TicketLinePopover-multiLineButton",
        "label": "$OBRDM_DeliveryMode",
        "icon": "obc2IconDelivery",
        "testId": "obpos2TicketLinePopover-setLineDeliveryModeButton",
        "payload": {}
      }
    }

in the TicketPopover.config.json .

Open the popover with the 'Delivery Modes' button in multi-line selection, from the three dots menu. See gif.
Revision 2023-10-23 15:37 by meriem_azaf
Steps To Reproduce Open the popover with the 'Delivery Modes' button in multi-line selection, from the three dots menu. See gif.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker