-
### Describe your issue
The notification disappears when clearing the app from the recent menu
### Steps to reproduce
Clear the app from the recent menu.
### What was the expected result?
_No re…
-
Below is an excerpt taken from the User Guide
![image.png](https://raw.githubusercontent.com/brianchoon/pe/main/files/cccf7a6c-ba30-4268-a054-ae80a780b37c.png)
There is no mention that clearing is c…
-
### Description
Enhance the `/clearTaskInstances` REST API endpoint by adding support for clearing specific task instances using map_indexes.
This feature is especially valuable for dynamically m…
-
### NextUI Version
@nextui-org/autocomplete@2.1.7
### Describe the bug
Once I select an option in the Autocomplete, then I proceed to clear the input using the clear button, then I start typing but…
-
### Checklist
- [X] I will make sure to have the issue written in English with an English title.
- [X] I made sure that there are **no existing issues** - [open](https://github.com/DroidWorksS…
-
### Package
@carbon/react
### Browser
Chrome, Firefox, Edge
### Package version
1.54.0
### React version
18.2.0
### Description
When using a FilterableMultiSelect inside of a Tab/TabPanel and…
-
What happens to me on occasion is:
* I'll copy a e.g. a phab task
* then unintentionally copy it again
* then I find a plain URL when I try to paste, without the formatted title
* Then I need to…
-
As an entity manager
I want to flush my changes to the database
Before I am cleared
So I am guaranteed to be in sync with the database.
-
I just found [this code](https://github.com/ollama/ollama/blob/18237be9b2a4f8b060b9888996a8cc8b02796290/server/routes.go#L1511):
```go
resp.Message.Content = sb.String()
if len(req.Tools) > 0 {
…
-
I have set up a Google Apps Script to receive the output from the Overland app and create a JSON file in my Google Drive. While the execution is successful and returning the expected `{ "result": "ok"…