-
Try creating a form with [hidden inputs](https://primer.style/view-components/lookbook/pages/forms/miscellaneous_inputs). The row-gap css rule adds extra whitespace.
To see an example live:
- Visit …
gwwar updated
13 hours ago
-
-
-
Currently, the registration form handles input changes at the form level instead of individually for each field. This can lead to difficulties in maintaining and updating the code. Additionally, after…
-
## Describe the bug
When there is a field in the submission-forms.xml of `name`, this field, once filled, cannot be deleted. Even if the information is removed, when the form is auto-saved or the sub…
-
Small Font Size in #add-form Input Fields:
Solution: Increase font size (e.g., font-size: 16px;) for input fields in CSS media queries to improve readability on larger screens.
-
**Status**: Backlog
**Priority**: P0
**Estimate**: 8 hours
**Size**: M
**Iteration**: Dec 02 - Dec 15
-
Description: Build a form for creating and editing curriculum entries.
Tasks:
Set up form fields for each curriculum attribute (class, strand, sub-strand, content standards, learning indicators).
A…
-
PHP isn't necessarily required to create input for the website. You can make a simple input form using:
- HTML Forms
- JS input methods (*prompt()*, *.value*, and other methods)
As of right now, …
-
### Reproduction
Look at Description
### Describe the bug
I followed the code as written on this page :
https://www.shadcn-vue.com/docs/components/stepper.html#form
The only difference is tha…