Versile Johnson II

Results 112 comments of Versile Johnson II

Yes that's a well known documented problem. When textarea gets a scrollbar it ignores padding. I had an idea on how to solve it and will work on it. Also...

> Seems ok, only a doubt I just got After studying I see no benefit to having it since it's covered with the input so it will be removed when...

Here were my options. Keep the current styling and keep a clickable area that's different when we use an input vs a textarea inside. Make the textarea act like the...

The problem with textarea in my understanding that there is a "hidden" div that prevents proper styling. And right or wrong that div ignores padding when the scrollbar shows up....

isn't the actual problem that the popover doesn't close? Manually scrolling the scrollbar is outside the popover, it should close instead of stay static?

> @ScarletKuro do you think it is feasible to release it into the wild as experimental and do improvements / refactoring in follow-up PRs? I'm surprised this doesn't have more...

> > Some nits, tested visually works great on most cases, except: `TestInlineDialogTest.razor` > > See below: > > TestInlineDialogTest.mp4 > > ``` > > Error: Unable to focus an...

> Might look at it tomorrow a little. Want to see if I can get a proper test for this first though Copy that, OverlayTests.cs line 310 I did something...

Nice job, I knew it would be harder being ElementReference, it will be a good example to look at for future tests.

Please fix the broken tests then tag me and I'll review asap. Also henon has a few comments that appear to be unanswered/unresolved, can you elaborate on those?