-
I need to convert the users input in a text field to uppercase, not only the value also what is displayed on the screen.
So if the user inputs : abc, I would like it to appear as ABC, is this possibl…
-
### Are you requesting a feature, reporting a bug or asking a question?
reporting a bug
### What is the current behavior?
```ts
import { Model } from "survey-core"
```
causes the f…
-
### What side quest or challenge are you solving?
Article name: How to run an in-app survey in your React Native App
### Points
1500
### Description
### This gives A LOT of points because writing…
-
All the fields in the following script are reported as dead:
```rescript
@deriving({abstract: light})
type person = {
name: string,
age: int,
}
let joe = person(~name="Joe", ~age=20)
l…
-
Thanks @rinse0ut for agreeing to do an introduction to React for this session! Check out (in double sense) https://github.com/codehuborg/react-lab.
If you would like to work with somebody on somethi…
-
-
**Is your feature request related to a problem? Please describe.**
Creating a diagnostic view in the webui and desktop app
**Describe the solution you'd like**
Additional metrics desired can be f…
-
I've been investigating using JS from CLJS, in particular using React components that have already been written in JS that are not part of a library or npm module.
Observations:
- There's not a co…
-
### Steps to reproduce
MUI in NextJS 15.0.1 - 15.0.2 has Hydration Error
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/lab": "^6.0.0-beta.13"…
-
### What side quest or challenge are you solving?
Fixes #3196
Article submission
### Points
750
### Description
_No response_
### Provide proof that you've completed the task
ht…