-
# Problem
In the `lib` crate there is quite a lot of URL handled by `String`s which may not be ideal. In particular you find a magnitude of the `TODO use Url.join` comments in various modules where I …
-
An unlogged Client can easily change his identity by changing cookie (visitorID) to any random value, which is stored at local browser.
This allows a malicious client to vote without limitation.
-
Responsiveness can get a bit poor if you increase latency. KeyUp/KeyDown is a place that it would be pretty easy to move to the hook.
Happy to submit a PR for this, but let me know if you'd like this…
-
Currently, the docs at https://symfony.com/bundles/ux-icons/current/index.html#performance only explain *server-side* aspects of performance (cache warmup, etc.)
**But what about the end user's perfo…
-
### 📋 Description
The contact form currently accepts invalid or incomplete user input (e.g., numbers as names, empty fields). This issue aims to add client-side validation to improve data quality and …
-
1.20.1 forge [crash-2025-05-14_11.11.00-client.txt](https://github.com/user-attachments/files/20210093/crash-2025-05-14_11.11.00-client.txt)
-
I am using Keycloak OAuth. I created a server route referring to the playground examples.
Is there any way to set the user session on client side?
For example, I want to set the user session in Nuxt…
-
### Describe the bug
Looking for a way to silence `[vite] ...` logs client side in dev and found `logLevel` under [Shared Options](https://vite.dev/config/shared-options.html#loglevel), but it doesn'…
-
Per #149098 we should remove browser-side SO client usage across all visualization-owned code.
## Relavent files:
- [ ] src/platform/plugins/private/event_annotation/public/event_annotation_service/…
-
How could we handle client-side JavaScript? Would adding `happy-dom` or similar be the fix? `'use client'` is a very [React idea](https://react.dev/reference/rsc/use-client) and something I imagine mo…