Skip to content

Throw error when pushing without wrapping into navigation page#20155

Merged
jfversluis merged 4 commits into
dotnet:mainfrom
kubaflo:error-when-pushing-without-wrapping-into-navigation-page
Mar 19, 2024
Merged

Throw error when pushing without wrapping into navigation page#20155
jfversluis merged 4 commits into
dotnet:mainfrom
kubaflo:error-when-pushing-without-wrapping-into-navigation-page

Conversation

@kubaflo

@kubaflo kubaflo commented Jan 25, 2024

Copy link
Copy Markdown
Contributor

Description of Change

Throw error when pushing without wrapping into navigation page

Issues Fixed

Fixes #2013

@kubaflo kubaflo requested a review from a team as a code owner January 25, 2024 13:07
@ghost ghost added the community ✨ Community Contribution label Jan 25, 2024
@ghost

ghost commented Jan 25, 2024

Copy link
Copy Markdown

Hey there @kubaflo! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@PureWeen

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 3 pipeline(s).

@samhouts samhouts added the area-navigation NavigationPage label Jan 25, 2024
@jfversluis

Copy link
Copy Markdown
Member

As discussed on this live stream this seems not the right place to do things, please let us know if anything is not clear on how to proceed to discuss further. Thank you!

@jfversluis jfversluis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See above!

@kubaflo kubaflo force-pushed the error-when-pushing-without-wrapping-into-navigation-page branch from 1156abb to ada6251 Compare March 8, 2024 01:07
@kubaflo

kubaflo commented Mar 8, 2024

Copy link
Copy Markdown
Contributor Author

@jfversluis @PureWeen I've added a commit that moves this exception to the Window class and it seems to be working fine :)

@kubaflo kubaflo force-pushed the error-when-pushing-without-wrapping-into-navigation-page branch from ada6251 to 0b19c46 Compare March 8, 2024 01:10
Comment thread src/Controls/src/Core/Window/Window.cs Outdated
@jfversluis

Copy link
Copy Markdown
Member

/azp run MAUI-UITests-public

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

Comment thread src/Controls/tests/Core.UnitTests/NavigationUnitTest.cs
@jfversluis

Copy link
Copy Markdown
Member

Thanks for another great contribution @kubaflo !

@jfversluis jfversluis merged commit 93940d6 into dotnet:main Mar 19, 2024
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

🚨 API change(s) detected @davidbritch FYI

MartyIX added a commit to MartyIX/maui that referenced this pull request Mar 19, 2024
MartyIX added a commit to MartyIX/maui that referenced this pull request Mar 20, 2024
rmarinho pushed a commit that referenced this pull request Apr 9, 2024
* Make sure to await async test asserts

* More

* Cases introduced in #20155

* Two more

---------

Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] No error when try push outside NavigationPage

5 participants