Alexander Uvizhev

Results 4 issues of Alexander Uvizhev

Imagine this factory collection: ``` 0: Foo { leader = true } (Object A) 1: Foo { leader = false } (Object B) ``` What if I want to implement...

bug
fixed-with-next-release

I have a lot of contracts stuck. I have switched hosting off by the end of April so the contracts had to expire about a month ago but I still...

Bug

Setting `backgroundColor` on `TextField` appears to mask cursor and text selection. That is when you type some text in a text box and move cursor back it disappears. Selecting text...

a: text input
framework
f: material design
has reproducible steps
found in release: 2.8
found in release: 2.9
team-design
triaged-design

## Issue Addressed #8106 ## Proposed Changes I added `insecure-deps` target to Makefile and a new step into `check-code` section of test-suite CI workflow that uses the former. That bash...