-
## Description
Consider the following scenario: we got a multi-language site using the languages English (en) and German (de).
We currently got a page which only exists in the German (de) versi…
-
### Actual behavior
- Add an attribute to an existing MISP object with the "+" icon
- Add a screenshot
- Error returned in web interface
Response text (web developer pane):
```
You have trippe…
-
### Describe the bug
Object inside array with readOnly true is not showing as disabled with material cells.
### Expected behavior
Objects defined inside of an array in JsonSchema with a prope…
-
Forms docs shows as an array but is an object of objects.
-
here is reset part of form class
```javascript
reset() {
for (let field in this.originalData) {
this[field] = this.originalData[field];
}
}
```
If you have form object like this…
-
I'm using the "form" mode to allow users to values in json data. The data is also validated with a json schema.
For some data/schemas the users would need to add or remove array elements.
Is it po…
-
## Description
When I create a new join form I get no visual feedback that something has been created, which has led me to click multiple times and (unknowingly) create many empty join forms. (This a…
-
Hi. First of all thank you for your work on this library.
Reading the documentation I understand that the usage suggested by this library is to open a `.jsonl` file with `jsonlines.open`, or having…
-
### **Implement Python Script for Scraping Documentation into Llama-Index Document Objects**
#### **Description**
This issue invites contributors to develop a Python script that scrapes docume…
-
We need to make all the scene animations & emotes work in local development.
To do so we have two approaches in mind.
### Animator/layers approach
- Convert all anims to Animator
- Keep managing laye…