-
When setting the ```required``` attribute on ``````, this attribute is not passed to the `````` element. This results in client-side form validation ignoring the required select field.
See also: ht…
-
Enhance the form functionality by implementing the following features:
1. **Required Fields Validation:**
- Implement validation for required fields on form submission.
- Display a **Snackb…
-
# BLOCKED - Pending Forms team completion of tickets, listed below (unable to link as dependencies as they are in another repo).
- [[array builder] can proceed even if you have invalid cards](https://…
-
**Is your feature request related to a problem? Please describe.**
Create login and signup forms for users to authenticate. Integrate with the backend for authentication using OAuth or JWT.
**Addi…
-
## Issue Description
1. Adding validations to login form.
2. Some texts do not change their color when theme is switched from light mode to dark mode.
## Actual Behavior
1. When clicked on sign…
-
Hiii, I tottttttally didn't look through the code to find something just to say hi!
Also extra suggestion (I'm sure you knew this but incase you didn't)
ProfileController.php
```php
public fun…
-
**Describe the bug**
Calls to Validator.validate are apparently creating global objects that gc never removes.
**Version/Branch**
3.5.5
**To Reproduce**
I have an express.js application that …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
**Current popup.js has several critical security vulnerabilities in its email handling sys…
-
**Task Description**
The plugin currently provides support for validating user input only in the form of text. However, users may submit file uploads as well and there may be use cases for validating…
-
### Task: Implement the Login Page
**Objective:**
Create a responsive login page where users can log in using their email and password.
### Requirements:
- Create a form with two inputs:
-…