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

View Revisions: Issue #57504 Back to Issue ]
Summary 0057504: The onLongClick action is not working properly on ConfigSwipeableLine component
Revision 2025-01-08 08:43 by inaki_luque
Steps To Reproduce - This error occurs with the structure of Nested Swipeable Lines:
 ConfigSwipeableLine
    BaseAccordion
      ConfigSwipeableLine
        TicketLine

Example:

- The onLongClick of the parent component is OBPOS2_SetMultiLineSelection.

- When the parent component is Long Clicked the multiselection is enabled.

- Click on the checkbox of a subline of the parent component.

- Click on any part of the screen.

- The OBPOS2_SetMultiLineSelection user action will be launched again.







Revision 2025-01-08 08:43 by inaki_luque
Description - The onLongClick action is being launched when it is a simple click in any part of the screen.

- Note: It is happening with dev tools active

Revision 2024-12-19 13:38 by inaki_luque
Steps To Reproduce - This error occurs with the structure of Nested Swipeable Lines:
 ConfigSwipeableLine
    BaseAccordion
      ConfigSwipeableLine
        TicketLine

Example:

- The onLongClick of the parent component is OBPOS2_SetMultiLineSelection.

- When the parent component is Long Clicked the multiselection is enabled.

- Click on the checkbox of a subline of the parent component.

- Click on any part of the screen.

- The OBPOS2_SetMultiLineSelection user action will be launched again.

- In this branch is a component developed with the Nested Swipeable Lines structure:

https://gitlab.com/openbravo/devel/pmods/org.openbravo.events.orders/-/blob/fr/RM-17664-non-product-lines/web-jspack/org.openbravo.events.orders/src/components/ExternalOrders/ExternalOrdersGroupSwipeable/ExternalOrdersGroupSwipeable.jsx [^]




Revision 2024-12-19 13:38 by inaki_luque
Description
- The onLongClick action is being launched when it is a simple click in any part of the screen.

- Note: It is happening with dev tools active



Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker