ionic-team / ionic-team/ionic-docs

bug: IonItemOptions stays open after ionIonSwipe is excecuted

未关闭
#3,631 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
triage
主要语言
MDX
星标
621
派生
3.2k
平均合并
1 天 2 小时
30 天内合并 PR
86

描述

### Describe the Bug

So when I use the IonItemSliding with the IonItemOption expandable, the Option stays open even after the onIonSwipe action is excecuted. So I have one which I use to delete an Item.
`IonItemOptions side="end" onIonSwipe={onDelete}>
`
After one Item is deleted the option Delete stays visible.

### Expected Behavior

What I expected to happen was the slider dissapearing after the function is excecuted. So after the Item is deleted the Delete option should be hidden again until swiping an Item again.

### Steps to Reproduce

Using the IonItemSliding with IonItemOptions & IonItemOption with a function attached to it.

### Screenshots

![Scherm­afbeelding 2024-05-01 om 00 17 00](https://github.com/ionic-team/ionic-docs/assets/71893734/16290d7b-ac79-42e1-b05c-7da3ad01590d)

### Operating System

_No response_

### Browser

_No response_

### Version

_No response_

### Additional Information

I am trying my application in the web, so first I thought it was due to my browse (safari, chrome, firefox, etc.) so I installed the app on my phone. I got the exact same behaviour.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。