-
### Actual Behavior
Typing single pipe generates Latex value: \\left|\\right|
Which is visually and syntactically different from: || - this one can be generated when second pipe sign is typed.
##…
-
The `db.execute` method currently returns a non-generic `ResultSet` type. However, in some cases, the column and row types are known beforehand. By making `ResultSet` generic, developers could provide…
-
The code is really simple:
https://github.com/python/typing_extensions/blob/70cec91bec65155dc339d631ede2a933582558df/src/typing_extensions.py#L2220-L2256
We're using:
- `Required` in ops/charm…
-
There is a significant delay when typing messages in the chat window. This lag occurs intermittently and affects the overall user experience.
-
## 📝 Provide detailed reproduction steps (if any)
1. Type some text
2. Insert a table
3. Navigate to the end of the table
4. Use CTRL + A to select all text
5. Start typing to replace the text with n…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to get a fulling working type checking pipeline on my codebase with [Mypy](https://mypy.readthedocs.io/en/stable/) and I'…
-
# 1 TransferCreate type:
- `facilitatorFee`, `description`, `metadata` should be optional.
- in `source` and `destination` object: only `paymentMethodID` should be required.
So it match the examp…
-
### Use Cases
With Google keyboard there was more spacing in between buttons if I recall? And perhaps options to change the spacing? I keep fat fingering different buttons. I like the size of them, I…
-
### Issue type
UX/Interaction bug (incorrect behaviour)
### Description with steps to reproduce
In previous versions of Musescore we could place an arpeggio in a chord, select it, go to properties …
-
With this [PR](https://github.com/elastic/kibana/pull/148038), we added a `uuid` to the rule action and a migration that sets the uuid for existing rules.
From the PR summary:
```
Initialy uuid in …
ymao1 updated
1 month ago