Skip to content

fix: Address test issues - add TextBox to visual tree, remove redunda…

f11bc7b
Select commit
Loading
Failed to load commit list.
Open

[WASM Skia] Fix soft keyboard content cutoff using Visual Viewport API #22298

fix: Address test issues - add TextBox to visual tree, remove redunda…
f11bc7b
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jan 7, 2026 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check warning on line 36 in src/Uno.UI.Runtime.Skia.WebAssembly.Browser/UI/ViewManagement/InputPaneExtension.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Uno.UI.Runtime.Skia.WebAssembly.Browser/UI/ViewManagement/InputPaneExtension.cs#L36

Remove this assignment of '_instance' or initialize it statically.

Check notice on line 6 in src/Uno.UI.Runtime.Skia.WebAssembly.Browser/ts/Runtime/InputPaneExtension.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Uno.UI.Runtime.Skia.WebAssembly.Browser/ts/Runtime/InputPaneExtension.ts#L6

Type number trivially inferred from a number literal, remove type annotation

Check notice on line 7 in src/Uno.UI.Runtime.Skia.WebAssembly.Browser/ts/Runtime/InputPaneExtension.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Uno.UI.Runtime.Skia.WebAssembly.Browser/ts/Runtime/InputPaneExtension.ts#L7

Type boolean trivially inferred from a boolean literal, remove type annotation

Check notice on line 72 in src/Uno.UI.Runtime.Skia.WebAssembly.Browser/ts/Runtime/InputPaneExtension.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Uno.UI.Runtime.Skia.WebAssembly.Browser/ts/Runtime/InputPaneExtension.ts#L72

Missing trailing comma

Check notice on line 107 in src/Uno.UI.Runtime.Skia.WebAssembly.Browser/ts/Runtime/InputPaneExtension.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Uno.UI.Runtime.Skia.WebAssembly.Browser/ts/Runtime/InputPaneExtension.ts#L107

Missing trailing comma

Check notice on line 138 in src/Uno.UI.Runtime.Skia.WebAssembly.Browser/ts/Runtime/InputPaneExtension.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Uno.UI.Runtime.Skia.WebAssembly.Browser/ts/Runtime/InputPaneExtension.ts#L138

Missing trailing comma

Check notice on line 138 in src/Uno.UI.Runtime.Skia.WebAssembly.Browser/ts/Runtime/InputPaneExtension.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Uno.UI.Runtime.Skia.WebAssembly.Browser/ts/Runtime/InputPaneExtension.ts#L138

The key 'hideKeyboard' is not sorted alphabetically