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

Posts collection view footer isn't showing up #2

Open
umdoobby opened this issue Jul 1, 2023 · 1 comment
Open

Posts collection view footer isn't showing up #2

umdoobby opened this issue Jul 1, 2023 · 1 comment
Assignees
Labels
bug Something isn't working i/desktop Idiom specific issue only impacting desktop users. waiting for fix The issue stems from a bug in the framework or a package being used.

Comments

@umdoobby
Copy link
Owner

umdoobby commented Jul 1, 2023

At the bottom of the page there is to be a manual "Load More" button just in case the threshold command isn't fired for whatever reason (like whats happening for issue #1). However, in the desktop version of the application, the header and footer for collection views aren't working/showing up.

This is a known issue with MAUI: dotnet/maui#14557

@umdoobby umdoobby added bug Something isn't working waiting for fix The issue stems from a bug in the framework or a package being used. i/desktop Idiom specific issue only impacting desktop users. labels Jul 1, 2023
@umdoobby umdoobby self-assigned this Jul 1, 2023
@umdoobby
Copy link
Owner Author

umdoobby commented Jul 1, 2023

For now i will have a footer manually defined using the grid view that lays out everything on the posts page.
It will be visible only if the device idiom is desktop.
Really hoping to remove this asap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working i/desktop Idiom specific issue only impacting desktop users. waiting for fix The issue stems from a bug in the framework or a package being used.
Projects
None yet
Development

No branches or pull requests

1 participant