You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just started using SwipeView for a ListView control, and was surprised that I could swipe multiple items. It would be great if SwipeViews could be assigned a group or similar so that they could work in cohesion with each other, similar to what you can do with RadioButtons.
If I swipe to expose actions for one item in a ListView, I would expect any other open SwipeView to close. Similar when I execute an action exposed, all SwipeViews should close.
Maybe add more behavior options to control if only one or multiple SwipeViews should be swipeable at the same time and what should happen with them when an action is fired.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just started using SwipeView for a ListView control, and was surprised that I could swipe multiple items. It would be great if SwipeViews could be assigned a group or similar so that they could work in cohesion with each other, similar to what you can do with RadioButtons.
If I swipe to expose actions for one item in a ListView, I would expect any other open SwipeView to close. Similar when I execute an action exposed, all SwipeViews should close.
Maybe add more behavior options to control if only one or multiple SwipeViews should be swipeable at the same time and what should happen with them when an action is fired.
Beta Was this translation helpful? Give feedback.
All reactions