Uh oh!
There was an error while loading. Please reload this page.
Adjust saving of status messages - #38832
Conversation
ChristophWurst
commented
Jun 15, 2023
Sorry. I know too little about status to understand/review the changes. |
3839a8a to
1982caaCompareUh oh!
There was an error while loading. Please reload this page.
1982caa to
15e6cecCompareAntreesy
commented
Jun 26, 2023
Wrapped all components with native form, and rebased onto master |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
15e6cec to
bcb074aCompareRebased onto master and replace three listeners with @input listener only, now we're watching after every Tested, seems to work on Linux, but we need to check that for some languages (Chinese, e.t.c) on Windows and MacOS |
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
szaimen
commented
Jun 28, 2023
/backport to stable27 |
szaimen
commented
Jun 28, 2023
/backport to stable27 |
nickvergessen
commented
Jun 29, 2023
Backport with compiled JS never works. especially when the node version differs |

Summary
@change(that means blurring the input after modifying, pressing Enter to submit and so on). Now, we left only@keyup.enterto immediately submit status, so if we change message to predefined, we don't send last custom message to serverTODO
Checklist