-
### Describe the bug
If you have a oneOf field that contains both object and string type schemas, requiring that field has no effect on the string-type schema, and AFAICT there's no way to make the…
-
# Environment
* **react-advanaced-form:** 1.7.2
# What
When running a create-react-app with React.StrictMode (the default for React 17) an `Uncaught Invariant Viloation` error is thrown for all…
-
All React reasources:
Fundamentals:
https://react.dev/learn
Packages we use:
For handling forms:
https://react-hook-form.com/get-started
For handling API calls/promises/caching/retries
React-…
-
-
## Problem
Currently when adding labels to checks during check creation / editing you want to view and re-use existing labels. Typing them manually is very error prone or it is likely to result in …
-
- convert React Class-Based Components to Functional Components (including the classes that don't extend Component but ControlWithSuggestion)
- solve Dependabot Critical alerts (5 of 21) ; 3 of them …
-
The `yarn build` command fails during building the production build.
This is with nodejs version `20.12.1`.
The .env file is a copy of the example env with only `NEXTAUTH_SECRET=` and `CALENDSO_EN…
-
**Description:**
When a user tries to create a message processor without filling in all the required fields, error messages appear for the missing fields. However, if the required fields are located …
-
The accordion field used in the deposit form needs accessibility (role/aria-attributes, keyboard accessibility).
https://github.com/inveniosoftware/react-invenio-forms/blob/master/src/lib/forms/Accor…
-
## Summary
아래 이미지처럼 `FormGroup`을 사용해서 `TextField` 여러 개를 가로 배치할 때, `flex-wrap` 속성을 오버라이딩 해야하는 불편함이 있습니다.
![image](https://github.com/channel-io/bezier-react/assets/28595102/0330ca02-edff-419…