Skip to content

Swipe to delete [feature]  #1872

Open
Open
@naclcaleb

Description

@naclcaleb

Is your feature request related to a problem? Please describe.
I am using this in the context of a WebView embedded in an iOS (and later Android) mobile app. As of right now, I haven't found a great way for the user to delete an item. My initial attempt was to have an area where they can "drop to delete", but it keeps getting in the way, and I've had some problems with position: fixed; not working in iOS WKWebView.

Describe the solution you'd like
What I'd really like is for users to be able to swipe from right to left to delete an item from a list, similar to the UITableView behavior (I would be using UITablView, but it doesn't work in this context due to some rich content issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions