PrismLibrary / PrismLibrary/Prism
[BUG] [Regions] [FlyoutPage] View discovery on FlyoutPage
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.8k
- Forks
- 1.6k
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 1
Description
Description
View discovery inside a FlyoutPage doens't add any view if the fylout details page doesn't contain a region too.
If the details page contains a region the flyout views will be discovered and added also. I would expect that all associated views are displayed even if the details page doen't contain a region.
Steps to Reproduce
Run the project with and without RegionA on PageA
Platform with bug
.NET MAUI
Affected platforms
Android, I was not able test on other platforms
Did you find any workaround?
N/a
Relevant log output
N/a
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running the attached PrismRegionsFlyout project with and without RegionA on PageA, then trace the FlyoutPage view-discovery path. Done means associated flyout views are discovered and displayed even when the details page has no region.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100