-
eg. in Text dataset a helper method called get_feature_matrix() maps text data to numeric form, meta data in form of the fit object is generated that does this mapping, it might be useful for the end-…
-
### 1. Why is this change necessary?
It is now possible to do consecutive submissions of the password recovery form, which can lead to the race condition where a 2nd submission deletes the recovery…
-
La instrucción de redirección parece poco segura. Quizás se pudiera pasar los parámetros de forma codificada con algún helper que codifique y decodifique los parámetros.
``` ruby
redirect_to redsys_f…
-
As a user submitting a program specific audit, I need to know how to answer required questions within the workflow that do not pertain to PSAs, so that I can submit my audit.
We've received feedba…
-
## What problem does this feature solve?
Make a form more compact and more readable (100% clear which label belongs to which control).
I like how it's done in both Angular Material (https://materi…
-
`apiService.js` has several places where a slight variation of the following code exists:
```javascript
$http({
method: 'POST',
url: url,
headers: { 'Content-Type': 'application/x-www-for…
-
### Description
I expect the labels are linked to input fields so the inputs are accessible
### CodeSandbox/Snack link
https://docs.nativebase.io/login-signup-forms
### Steps to reproduce
…
-
### 这个功能解决了什么问题
只读态
### 你建议的方案是什么?
期望所有输入类组件都有只读态,并且可以通过form控制 像disabled一样
-
### Reproduction link
[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/dynamic-form-nest-items-antd-5-13-3-tsj2xw)
### Steps to r…
-
Hello,
For begining, thanks to all people who have contributed to the creation of this module.
I write this message to explain two problems I've had to create linked clone with .json method and th…