react-native-ios-context-menu icon indicating copy to clipboard operation
react-native-ios-context-menu copied to clipboard

Bug: Aux. Preview Menu + `syncedToMenuEntranceTransition` - Entrance Transition + Sizing Bug

Open dominicstop opened this issue 1 year ago • 0 comments

  • TODO:2023-11-20-16-06-46 - Fix: Aux. Preview Menu - Entrance Transition + Sizing - Fix bug where the size of the aux. preview is wrong for a split second during the entrance transition, and will not occur after that.
    • Repro: ContextMenuAuxPreviewExample01 - Happens when ContextMenuAuxPreviewExample01 is the first context menu to be shown.
    • Observation: Happens only once, when no other context menu has been shown yet, e.g. if you show any context menu before ContextMenuAuxPreviewExample01, the bug will not occur anymore until the app is restarted.

  • timestamp:2023-11-23-12-50-03 - As of v2.3.0 I'm no longer able to reproduce the bug? I'm not sure what changed 😔

https://github.com/dominicstop/react-native-ios-context-menu/assets/18517029/596b103b-ff85-4099-bd8a-ee813e0917e4

dominicstop avatar Nov 23 '23 04:11 dominicstop