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

[Bug] [Android] SearchBar Text & Placeholder not rendering properly #674

Closed
rachelkang opened this issue Apr 7, 2021 · 1 comment
Closed
Assignees
Labels
area/controls 🎮 Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor platform/android 🤖 t/bug Something isn't working
Projects

Comments

@rachelkang
Copy link
Member

Description

The SearchBar is not rendering properly with text, placeholder, etc.

Steps to Reproduce

  1. Run .NET MAUI sample on Android
  2. Try to interact with the SearchBar

Expected Behavior

SearchBar text and placeholder should be visible when set, and text should be able to be inputted

Actual Behavior

SearchBar icon is visible, but nothing else is.

Basic Information

  • IDE: VS 2019 16.3
  • Platform Target Frameworks:
    • iOS: not tested
    • Android: 11
    • UWP: not tested
  • Affected Devices: Pixel 4a
@rachelkang rachelkang added t/bug Something isn't working platform/android 🤖 labels Apr 7, 2021
@Eilon Eilon added the area/controls 🎮 Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Oct 12, 2021
@jsuarezruiz jsuarezruiz added this to New in Triage via automation Oct 26, 2021
@jsuarezruiz jsuarezruiz moved this from New to Ready For Work in Triage Oct 26, 2021
@hartez hartez assigned rachelkang and unassigned mattleibow Dec 29, 2021
@hartez hartez added this to the 6.0.200-preview.13 milestone Dec 29, 2021
Triage automation moved this from Ready For Work to Done Jan 3, 2022
@rachelkang
Copy link
Member Author

This is no longer an issue! Fixed by #2351

@dotnet dotnet locked as resolved and limited conversation to collaborators Feb 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/controls 🎮 Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor platform/android 🤖 t/bug Something isn't working
Projects
No open projects
Development

No branches or pull requests

5 participants
@Eilon @hartez @mattleibow @rachelkang and others