Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] SwipeItemView size issues #13547

Closed
nicop85 opened this issue Feb 24, 2023 · 2 comments · Fixed by #13615
Closed

[Android] SwipeItemView size issues #13547

nicop85 opened this issue Feb 24, 2023 · 2 comments · Fixed by #13615
Assignees
Labels
area-controls-swipeview SwipeView fixed-in-8.0.0-preview.3.8149 Look for this fix in 8.0.0-preview.3.8149! platform/android 🤖 t/bug Something isn't working

Comments

@nicop85
Copy link

nicop85 commented Feb 24, 2023

Description

In version 7.0.58 you have pushed some changes to fix SwipeItemView size problems (#10522).

But there is still one problem with this and it is when you programmatically triggers to open the SwipeView.

Opened with swipe gesture:
image

Opened programmatically:
image

It leaves some blank space between the content and the Swipe items.

Steps to Reproduce

  1. Create a new project
  2. Add a SwipeView to the content of the page
  3. Add a Button to trigger the swipe programmatically
  4. You will see the difference between both behaviours

Expected outcome: both with a gesture or programmatically, the swipe should behave the same way and no blank space should be displayed
Actual outcome: When opening it programmatically, there is a blank space between SwipeView content and SwipeView items

Link to public reproduction project repository

https://github.com/nicop85/SwipeViewSizeProblems

Version with bug

7.0 (current)

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 11 and up

Did you find any workaround?

No

Relevant log output

No response

@nicop85 nicop85 added the t/bug Something isn't working label Feb 24, 2023
@Eilon Eilon added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Feb 27, 2023
@rachelkang
Copy link
Member

Potentially related #4121

@rachelkang rachelkang added this to the Backlog milestone Feb 28, 2023
@ghost
Copy link

ghost commented Feb 28, 2023

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@jsuarezruiz jsuarezruiz self-assigned this Mar 1, 2023
@jsuarezruiz jsuarezruiz moved this from Todo to In Progress in MAUI SDK Ongoing Mar 1, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in MAUI SDK Ongoing Mar 22, 2023
@samhouts samhouts added the fixed-in-8.0.0-preview.3.8149 Look for this fix in 8.0.0-preview.3.8149! label Apr 12, 2023
@ghost ghost locked as resolved and limited conversation to collaborators May 12, 2023
@samhouts samhouts modified the milestones: Backlog, .NET 8 May 24, 2023
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-swipeview SwipeView fixed-in-8.0.0-preview.3.8149 Look for this fix in 8.0.0-preview.3.8149! platform/android 🤖 t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants