Autosave demo: validation is missing in the HTTP server lag field
📝 Provide a description of requested docs changes
Validation should be added to the HTTP server lag field in the Autosave docs demo. It's currently missing, and as a result:
- If values longer than 8 digits are inserted, there's no delay - the document is saved right away, even though 100000000 ms = 1666666 min 40 sec:
https://github.com/ckeditor/ckeditor5/assets/132071257/fc9825f6-b882-409b-a5e2-752e9c5bb370
- It's possible to insert any characters, not only digits, and in such cases, the document also gets immediately saved:
https://github.com/ckeditor/ckeditor5/assets/132071257/b983e107-eaa0-4feb-a712-603cac57fca5
Additional info:
- Not a recent regression - it's also reproducible in older docs versions, e.g.
38.0.1
There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.
There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.
We've closed your issue due to inactivity. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it).