Skip to content

Throw error when pushing without wrapping into navigation page#20155

Merged
jfversluis merged 4 commits intodotnet: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 intodotnet:mainfrom
kubaflo:error-when-pushing-without-wrapping-into-navigation-page

Conversation

@kubaflo
Copy link
Contributor

@kubaflo kubaflo commented Jan 25, 2024

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
Copy link

ghost commented Jan 25, 2024

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
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@samhouts samhouts added the area-navigation NavigationPage label Jan 25, 2024
@jfversluis
Copy link
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!

Copy link
Member

@jfversluis jfversluis left a comment

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
Copy link
Contributor Author

kubaflo commented Mar 8, 2024

@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
@jfversluis
Copy link
Member

/azp run MAUI-UITests-public

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jfversluis
Copy link
Member

Thanks for another great contribution @kubaflo !

@jfversluis jfversluis merged commit 93940d6 into dotnet:main Mar 19, 2024
@dotnet-policy-service
Copy link
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