Baseflow / Baseflow/Xamarin-Sidebar

Problem with slide to edit/delete in content view

Open
#81 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
112
Forks
67
PR merge metrics
No merged PRs in 30d

Description

There is a problem with the UITableView feature, which shows edit options for a UITableViewCell (CanEditRow(...), EditActionsForRow(...)), if the TableView is in the content view of the SidebarController.
It seems, that the GestureRecognizers are in conflict.
If you swipe a cell (menu is closed) then the options are shown very very rarely since it is very hard to trigger it in its desired way. Even if I set SidebarController.GestureActiveArea to 0, it is not helping.

It would be great, if there would be a possibility to disable the GestureRecognizer of the menu.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.