-
Notifications
You must be signed in to change notification settings - Fork 51
Create a Configurable Form Input Block #1090
Copy link
Copy link
Closed
Milestone
Description
Is your enhancement related to a problem? Please describe.
Develop a reusable gatherpress/form-input block that allows configuration of various form field properties to support guest RSVPs and future form features.
Acceptance Criteria:
• Input types supported: text, email, url, number, checkbox, radio, textarea
• Configurable settings in the block sidebar:
• Label text
• Placeholder text
• Name/ID (under Advanced)
• Field width (e.g. full, half)
• Typography: font size, line height (label and input)
• Visual style: borders, colors (background, text, border)
Notes:
• Should work visually in both the block editor and frontend.
• No submission or state handling yet—purely structural/styling.
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done