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

More Examples? #317

Open
rogersm-uwosh opened this issue Sep 17, 2023 · 3 comments
Open

More Examples? #317

rogersm-uwosh opened this issue Sep 17, 2023 · 3 comments

Comments

@rogersm-uwosh
Copy link

These examples are very bare-bones. Could you have an example where the app presents a Popup with an Entry, the contents of which are processed and/or returned to the calling method? Or, if that is not possible, mention some workaround for getting that info?


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@bijington
Copy link
Collaborator

The changes in this PR might be a good starting point to help you achieve what you are looking for:

https://github.com/CommunityToolkit/Maui/pull/1165/files

@rogersm-uwosh
Copy link
Author

Thanks for that. I just think that -- for the non-.NET MAUI experts reading the documentation -- that it would be useful to incorporate what I would imagine to be a common use-case (I know I need it!) in one place. Hopefully @davidbritch will agree.

@bijington
Copy link
Collaborator

It'll be interesting to hear what others think. David is doing great work on the MAUI docs but he doesn't actually maintain these pages. These are all community driven.

I agree that it could be nicer to have more complex examples however it might be nicer to keep those in the sample app. I personally find more complex examples where multiple changes/files/classes are required on a docs page can get quite messy and painful to follow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants