webb-dapp
webb-dapp copied to clipboard
[TASK] Implement Jobs Parameters Modal (Step 3)
Description
Create an input form for job parameters, including the permitted caller's account ID and fallback options ('destroy' or 'regenerate'). This step requires proper error handling to capture all potential input errors.
Requirements
- Allow users to input the EOA or smart contract address for the signing rules (permitted caller), with proper error handling.
- note: we should link the smart contract text to doc site, outlining what interfaces smart contracts would need to use if a smart contract address was provided, as well as instructions for how to deploy the smart contract. This docs page would provide important context for developers on the specifications and standards that smart contracts would need to adhere to in order to be used as the signing rules address.
- Include a dropdown for selecting 'destroy' or 'regenerate' as fallback options.
- Set the Expiration Block field with a default to the current TTL (potential advanced adjustments for future updates)
Screenshot
Figma Link
Putting this task on-hold due to improvements needed for displaying services as mentioned in slack.
This issue is stale because it has been open for 60 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.