New banner step when editing a quest #1008
Labels
Good first issue
Good for newcomers
OD Hack
Issue reserved for the OD Hack
open for contribution
An issue that is available for an Only Dust contribution
Description 📹
Add a new "Banner" step right before the preview. This step will allow users to define a banner object and update it via a request to
/admin/quest/update
with the providedbanner
field.Example
banner
object:Proposed Actions 🛠️
Here’s a checklist of actions to follow for resolving this issue:
Fork the repository and create a new branch using the issue number:
tag
,title
,description
,cta
,href
, andimage
fields.questInput
state object./admin/quest/update
request under thebanner
field.Example modification in the update request:
Make sure your changes don't break existing functionality and commit with a clear message:
git commit -m "Fix: Add Banner step before preview in admin form flow"
Required 📋
To keep our workflow smooth, please make sure you follow these guidelines:
Close #[issue_id]
.Thank you for your contribution 🙏
The text was updated successfully, but these errors were encountered: