You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed that maybe MAUI has some duplicated feature like Shell.SearchHandler (currently with ugly bugs on ios) and Shell.TitleView. Why not deprecate Shell.SearchHandler and focus on to improve Shell.TitleView which gives more flexibility to achieve same goal? Maybe by deprecating things like that could help to focus on other areas. What do you all think?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have noticed that maybe MAUI has some duplicated feature like Shell.SearchHandler (currently with ugly bugs on ios) and Shell.TitleView. Why not deprecate Shell.SearchHandler and focus on to improve Shell.TitleView which gives more flexibility to achieve same goal? Maybe by deprecating things like that could help to focus on other areas. What do you all think?
https://learn.microsoft.com/en-us/dotnet/api/microsoft.maui.controls.searchhandler?view=net-maui-8.0
https://learn.microsoft.com/en-us/dotnet/api/microsoft.maui.controls.shell.titleviewproperty?view=net-maui-8.0#microsoft-maui-controls-shell-titleviewproperty
Beta Was this translation helpful? Give feedback.
All reactions