-
https://discord.com/channels/602097536404160523/665289698398306305/904497769362898956
-
This allows virtual keyboards and IME to work.
https://github.com/wayland-project/wayland-protocols/blob/master/unstable/text-input/text-input-unstable-v3.xml
-
Legacy TVs support text being sent through the remote. I wonder if that is also possible with the new models. Maybe through some other params in this request:
```
payload = json.dumps({
…
-
### Problem
When users have to provide data via TextInput elements there should be a way to
guide them through forms or text fields by activating them on load.
That way it is possible to e.g. a…
-
### Feature request type
Enhance component
### Component name
MudTextField
### Is your feature request related to a problem?
I would like to construct a markdown editor and have the big…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
Currently, the input-date-picker…
-
As mentioned in the title it would be nice to have an option to add tags automatically when pasting on the input. Current behaviour is to paste the text and press enter or click on add "tag name" whic…
-
### JabRef version
5.13 (latest release)
### Operating system
GNU / Linux
### Details on version and operating system
Opensuse Tumbleweed 20240329
### Checked with the latest development build (…
-
Current behavior and impact:
When users upload files, they aren't checked for type or content.
This might also be an "issue" with the text input not being validated.
Steps to reproduce:
1. Gener…
-
**PROBLEM:**
Multiline input In Aider is really cumbersome. The {} syntax is messy and many times one forgets about it and presses ENTER to write a new line, with the effect of sending an incomplet…