-
### Is your feature request related to a problem? Please describe
**Background**
Currently, a data node performs both indexing and searching, leading to workload interference between these tasks. …
-
### Describe the bug
When you type in the value of `1000` into the field of an InputNumber element, an additional digit is typed when you type the fourth digit.
You can reproduce this issue on your …
-
### Description
_No response_
### Which customers would this be available to
None
```[tasklist]
### Other
- [ ] https://github.com/FlowFuse/flowfuse/issues/4028
- [ ] Webpack: code splitt…
cstns updated
4 months ago
-
#### Category
[ ] Enhancement
[X] Bug
[ ] Question
#### Version
Please specify what version of the library you are using: [3.19.0]
#### Expected / Desired Behavior / Question
The …
-
**Describe the bug**
In concept cards, the separation line is not similar in all the cards.
**EDIT (seanlip):** We should create a "hr" horizontal line component in the rich-text editor for this.…
-
**The problem**
There are several instances where having more complex data than just plain text would be useful in a table component, but that currently isn't possible with the way that the pharos ta…
-
### Is your feature request related to a problem? Please describe.
There a few concerns when it comes to k0s configuration. Some of these configuration are:
1- Lack of separation between node conf…
-
## Description
Enhance the **Todo Details** page in JACoB by allowing users to opt-in to the build process. This feature provides users with the flexibility to choose whether to run the build when st…
-
## Possible implementation
```kotlin
// StorageRepository.kt
interface StorageRepository {
suspend fun uploadFile(uri: Uri, path: String): Result
suspend fun deleteFile(path: String): R…
-
### Proposal
Introduce support for creating threat modeling diagrams using Mermaid.js. Threat modeling is a critical process in cybersecurity, enabling architects, developers, and security profession…