-
### Problem
How might we limit the amount of work a developer needs to do when a form that has an API integration needs to be updated / republished?
**Key user needs**
As a developer
I need to limi…
-
For almost all endopoints I need the `headers.set("Content-Type", "application/json")` but there are also some endpoints such as those for uploading files where I need to replace `Content-Type", "appl…
-
## Version 1
- [ ] Update the current form to include an "API" option in the checkbox
## Version 2
### Design
_Once checked, these aspects of the designs are reviewed with dev and ready for implemen…
-
### Describe the bug
I have a dropdown field which has 300+ option values. The values are initially populated from a custom predefined option as it fetches the data from an external API call. The req…
-
## Describe the defect
If a va_form node is in draft state, it is possible for some of its information to appear on Find a VA Form search results anyway.
## To Reproduce
It's difficult to reproduce t…
-
### Package
filament/filament
### Package Version
v3.2.99
### Laravel Version
v11.20.0
### Livewire Version
_No response_
### PHP Version
PHP 8.2
### Problem description
…
-
### Design
_Once checked, these aspects of the designs are reviewed with dev and ready for implementation_
- [x] Generate an API key for draft
- [x] Download API key and readme file zip package
- …
-
**Describe the bug**
Builder: when removing an invalid component, so that the form becomes valid, the lib should emit a builderFormValidityChange event
**Version/Branch**
5.0.0-rc.76
**To Rep…
-
In the present API, if I want to make a Form I
``` js
const formSel = hexagon.detached('div')
const handleErrors = (er, data) => er ? console.error(er) : console.log(data)
hexagon.Form(formSel.node()…
-
### Package
filament/filament
### Package Version
v3.2.113
### Laravel Version
v11.26.0
### Livewire Version
v3.5.9
### PHP Version
8.3.8
### Problem description
Two issues:
1. If previe…