-
Notifications
You must be signed in to change notification settings - Fork 124
DialogFragment service docs #511
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
DialogFragment service docs #511
Conversation
|
Learn Build status updates of commit 2347861:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| docs/maui/platform-specific/DialogFragment-customization.md | View | Details |
docs/maui/platform-specific/DialogFragment-customization.md
- Line 3, Column 9: [Warning: author-not-found - See documentation]
Invalid value for author: 'Pedro Jesus' is not a valid GitHub ID.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
|
Learn Build status updates of commit 7c4d79d: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
bijington
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pictos thank you for this. I have added some comments, please let me know what you think
Co-authored-by: Shaun Lawrence <shaunrlawrence@gmail.com>
|
Learn Build status updates of commit c28874a: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
Learn Build status updates of commit 485e2d1: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
bijington
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks @pictos
…droid While [this page](https://learn.microsoft.com/en-us/dotnet/communitytoolkit/maui/platform-specific/dialogfragment-customization#usage) explains how to achieve this behavior, including this information here helps surface the solution more directly and saves others from needing to dig through issue discussions. Note: After finding this - I searched for "Dialog Fragment Service" in the docs, but couldn't find it. Only way was through [this github issue](MicrosoftDocs#511). Shouldn't this be made more accessible? Based on: CommunityToolkit/Maui#2413 MicrosoftDocs#511 https://learn.microsoft.com/en-us/dotnet/communitytoolkit/maui/platform-specific/dialogfragment-customization#usage
Docs related to: