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

Cannot apply border to InkWell in material defaults #585

Open
coder-with-a-bushido opened this issue May 15, 2024 · 1 comment
Open

Cannot apply border to InkWell in material defaults #585

coder-with-a-bushido opened this issue May 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@coder-with-a-bushido
Copy link

coder-with-a-bushido commented May 15, 2024

When trying to give the items in the TypeAheadField a border radius, the inbult InkWell of the material defaults will draw outside of the border radius, as they themselves have no border radius.

@clragon clragon added the bug Something isn't working label May 26, 2024
@clragon clragon changed the title Setting border radius doesn't work for suggestion items in itemBuilder Cannot apply border to InkWell in material defaults May 26, 2024
@micahmo
Copy link

micahmo commented May 29, 2024

I have this issue as well. It's a minor issue, but it's a visual annoyance since the border of the suggestions dropdown widget is rounded, but the border of the individual items' inkwells is square, so the inkwell goes outside the bounds of the dropdown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants