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

[Bug] Refresh view is off the screen #108

Closed
ss-proc opened this issue Sep 4, 2022 · 2 comments
Closed

[Bug] Refresh view is off the screen #108

ss-proc opened this issue Sep 4, 2022 · 2 comments
Labels
bug Something isn't working unverified Bug has not been verified by maintainers

Comments

@ss-proc
Copy link

ss-proc commented Sep 4, 2022

Description

Hi, I'm a newbie trying to learn Markup. I cloned the https://github.com/CommunityToolkit/Maui.Markup/tree/main/samples and ran it on iOS simulator on macOS M1, I noticed that the refresh view is off the screen. Also when I set the new count to "1" then the news list is also off the screen.

Stack Trace

N/A

Link to Reproduction Sample

https://github.com/CommunityToolkit/Maui.Markup/tree/main/samples

Steps to Reproduce

Please see above

Expected Behavior

  • Refresh view control is in the center
  • When news settings count = 1, the first news should be in the center
  • When news count = 2, the view should show 2 items

Actual Behavior

Untitled.mov

Basic Information

❯ dotnet --info
.NET SDK (reflecting any global.json):
 Version:   6.0.400
 Commit:    7771abd614

Runtime Environment:
 OS Name:     Mac OS X
 OS Version:  12.5
 OS Platform: Darwin
 RID:         osx.12-arm64
 Base Path:   /usr/local/share/dotnet/sdk/6.0.400/

global.json file:
  Not found

Host:
  Version:      6.0.8
  Architecture: arm64
  Commit:       55fb7ef977

.NET SDKs installed:
  6.0.400 [/usr/local/share/dotnet/sdk]

.NET runtimes installed:
  Microsoft.AspNetCore.App 6.0.8 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
  Microsoft.NETCore.App 6.0.8 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]

Workaround

Reproduction imagery

Screen Shot 2022-09-03 at 10 49 42 PM

@ss-proc ss-proc added bug Something isn't working unverified Bug has not been verified by maintainers labels Sep 4, 2022
@TheCodeTraveler
Copy link
Collaborator

Thanks @ss-proc!

I confirmed that this is a .NET MAUI bug:
dotnet/maui#7315

I'll close this for now since the Issue isn't specific to CommunityToolkit.Maui.Markup

@TheCodeTraveler TheCodeTraveler closed this as not planned Won't fix, can't repro, duplicate, stale Sep 5, 2022
@ss-proc
Copy link
Author

ss-proc commented Sep 6, 2022

@brminnick Thank you so much for adding detailed information, I will keep an eye on that issue. Cheers 🍻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unverified Bug has not been verified by maintainers
Projects
None yet
Development

No branches or pull requests

2 participants