Immediately parse pre-filled links in composer state (#6974)

* Immediately parse pre-filled links in composer state

* Add hack to fix PasteInput height bug

* Parse out ext links separately from post links
This commit is contained in:
Eric Bailey
2024-12-06 16:43:49 -06:00
committed by Dan Abramov
parent b888fe1fcd
commit 12f9dacb06
3 changed files with 75 additions and 5 deletions
@@ -257,6 +257,10 @@ export const TextInput = forwardRef(function TextInputImpl(
minHeight: 60,
includeFontPadding: false,
},
{
borderWidth: 1,
borderColor: 'transparent',
},
]}
{...props}>
{textDecorated}