-
We need a reusable **image upload component** designed specifically for our **mobile-only application**. This component will be used across the app for uploading images such as **store logos**, **prod…
-
Tried deployment with GoogleSearch. I kept getting this error
Application error: a client-side exception has occurred (see the browser console for more information).
-
Some tests are painful to do manually, in particular:
- [Data Capture Permissions](http://doc.orbeon.com/contributors/test-plan.html#data-capture-permissions-20161-done)
- [Autosave and Permissions Te…
-
So now that we have the client working pretty well with the latest streamable http spec, i'm starting to work on upgrading our servers to support the server side of said spec.
I believe we may have …
-
**What would you like to be added**:
Increase client-side QPS and Burst
**Why is this needed**:
We hit throttling limit event with parallel: 1 option and it make the test run slower
-
Study, prepare reusable snippets related to file uploads (web/browsers)
### Basics
- ``, more attributes (like `accept`)
- Upload restrictions (cases) - folder, files only, single file, single entity…
-
### Description of the bug
The file extension is only validated on client side when uploading a file via the vaadin upload component.
### Expected behavior
Validation on client and server side. At …
-
- [x] 클라이언트 사이드에서 구현
- [ ] zustand를 사용해서 csr 구현
- [x] ranking page
- [x] vote/create page
-
Would you consider support for client side?
Right now, if I try to use the lib in a react app, I get this errors:
```ERROR in ./node_modules/.pnpm/http-message-signatures@1.0.1/node_modules/http-m…
-
@clausmichele PR #338 (client side processing aka localprocessing feature) has been merged.
I think we also need some basic documentation, e.g. under the "cookbook section" https://open-eo.github.io…