-
Chat messages should be limited to 10,000 characters.
-
Hi, In **microblog**, inappropriate dependency versioning constraints can cause risks.
Below are the dependencies and version constraints that the project is using
```
alembic==1.6.5
Babel==2.…
-
Have functionality carved out to upload images, but does not work. No errors in the console.
-
Put up the continue dialog or put up a fail dialog on script line parse failure
-
### File Location(s)
1. Program.tsx
2. ApiService.tsx -> SendMessageToProgram
### Proposal
Now to get metadata from the backend in one case we use dispatch(getProgramAction(hash)) -> call progra…
-
We're using react-expanding-textarea as an input field to a chat. We empty the textarea by setting value to an empty string on submit. This does not resize the textarea back to the initial size.
O…
-
### Describe the bug
Changing single component using create-react-app will show immediate results meanwhile using vite, it triggers full page reload. On large application its very bad DX because it …
-
- [x] Create message model including sender, receiver, content and date posted
- [x] Create message list and message create views
- [x] Add message list and message form pages to "Message" section o…
-
-
I have the following addModalAction in a grid that used to properly work in 2.2. The modal works, but the ->onSubmit is not properly overwritten but the standard form onSubmit is executed. What has ch…