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

[iOS] Shell toolbar items #20510

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Conversation

kubaflo
Copy link
Contributor

@kubaflo kubaflo commented Feb 11, 2024

Description of Change

Enabled displaying toolbar items declared in the <Shell.ToolbarItems>

Issues Fixed

Fixes #18946

Before After

@kubaflo kubaflo requested a review from a team as a code owner February 11, 2024 23:29
@ghost ghost added the community ✨ Community Contribution label Feb 11, 2024
@ghost
Copy link

ghost commented Feb 11, 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.

@jsuarezruiz jsuarezruiz added platform/iOS 🍎 area-controls-shell Shell Navigation, Routes, Tabs, Flyout labels Feb 12, 2024
@kubaflo kubaflo force-pushed the ios-shell-toolbar-items branch 2 times, most recently from 8b99988 to 88f89b4 Compare February 13, 2024 01:19
@jsuarezruiz

This comment was marked as outdated.

This comment was marked as outdated.

@carlosxjose
Copy link

When could be this ready to test with nightly builds... ?

@PureWeen

This comment was marked as outdated.

@dotnet dotnet deleted a comment from azure-pipelines bot Jun 12, 2024
@dotnet dotnet deleted a comment from azure-pipelines bot Jun 12, 2024
@jsuarezruiz
Copy link
Contributor

jsuarezruiz commented Jun 12, 2024

/azp run

This comment was marked as outdated.

@sabrigo
Copy link

sabrigo commented Aug 8, 2024

When could be this ready for release?

@kubaflo kubaflo force-pushed the ios-shell-toolbar-items branch from af7e29e to 9639650 Compare November 15, 2024 09:35
@jsuarezruiz

This comment was marked as outdated.

@sabrigo
Copy link

sabrigo commented Dec 2, 2024

@jfversluis / @StephaneDelcroix any idea when this will be ready?

This comment was marked as outdated.

@jfversluis

This comment was marked as off-topic.

@kubaflo kubaflo force-pushed the ios-shell-toolbar-items branch from 9639650 to 3112503 Compare December 18, 2024 15:29
@kubaflo kubaflo force-pushed the ios-shell-toolbar-items branch from 3112503 to 9195f90 Compare December 18, 2024 15:30

This comment was marked as outdated.

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@jfversluis jfversluis added this to the .NET 9 SR3 milestone Dec 20, 2024
@jfversluis jfversluis merged commit 01474fb into dotnet:main Dec 20, 2024
104 checks passed
@sabrigo
Copy link

sabrigo commented Dec 21, 2024

Is the fix going to be in .NET 9 and not in .NET 8

@kubaflo
Copy link
Contributor Author

kubaflo commented Dec 22, 2024

@sabrigo yes, the fix will be only in .NET 9

@sabrigo
Copy link

sabrigo commented Dec 22, 2024

Can this fix be pushed to .net 8 as well? as .NET 8 is still LTS, shouldn't be covered there as well. Plus, I raised this issue on .NET 8

@github-actions github-actions bot locked and limited conversation to collaborators Jan 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-shell Shell Navigation, Routes, Tabs, Flyout community ✨ Community Contribution platform/iOS 🍎
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Icons in the Shell TitleView and Shell Toolbar items not displayed in iOS
6 participants