-
HI @akhileshverma92,
The register form is pretty basic and a lot of improvements can happen in the UI, including addition of tailwind components and addition of basic animations
Kindly assign t…
-
```luau
type Form = "do-not-register" | (() -> ())
local function observer(register: () -> Form) end
observer(function()
if math.random() > 0.5 then
return "do-not-register" -- TypeError: …
-
Hello,
I have question. We are running ots server and we would like to know if it's possible to register user (to use ots API) without working smtp or sendgrid settings? We would like to have contr…
-
When a form is registered programmatically, just the form is created and a form post (very important in WP use) is not created. The form post attached to each form allows the form to be used across WP…
-
In section Operand Encoding for computational instructions
....... Operand mode 2 is the register indexed address mode, which will use a base register "b" and add an offset in "a" to it, forming th…
-
there are many forms in the website which do not show loader when the request is sent to backend
like - complain form , register form , login form etc
i will add loader to all the forms
![image]…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
**Objective:** Implement a "Confirm Password" field in the registration form to enhance …
-
### Background
The current form is old, we need to do some updates. There was a discussion in the dashboard team I believe.
@kfklein15 can we review the current form?
(should we create a ticket s…
-
-