fix(FN-1235): restore terminal text input interaction
- Remove the xterm pointer-events override from dashboard styles to allow terminal text input focus and typing - Add a terminal input CSS contract test to guard against regressions in xterm helper element interactivity - Add a patch changeset for @gsxdsm/fusion documenting the terminal text input fix
This commit is contained in:
5
.changeset/fix-terminal-text-input.md
Normal file
5
.changeset/fix-terminal-text-input.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix terminal text input not working — remove pointer-events: none from xterm helper textarea CSS override.
|
||||
Reference in New Issue
Block a user