<turbo-stream action="update" target="modal"><template><dialog class="modal" data-controller="modal"><div class="modal-box space-y-3 max-w-xl"><header class="sticky"><h3 class="text-lg font-bold">Nostr social network</h3></header><form method="dialog"><button aria-label="Close" class="btn btn-sm btn-square btn-ghost absolute right-2 top-2"><svg aria-hidden="true" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 6 6 18"></path><path d="m6 6 12 12"></path></svg></button></form><div class="body space-y-2 overflow-y-auto max-h-[80lvh]"><form class="simple_form space-y-2 px-1" id="new_tutorial_report" novalidate="novalidate" action="/en/tutorials/nostr-social-network/report" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="eBdfDgDswXV1XuB9MWn5Ieq7t2GjRQjtCj-eSeaGQAwqzvx98_7S2qzj1BrrcG2mnZ7gKg_TLNHCpuVgmcbahg" /><div class="alert alert-info"><p>Please report any bugs you identified in the tutorial. An issue will be automatically created on Github so developers can analyze and fix the bug.</p></div><div class="fieldset w-full"><label class="fieldset-legend" for="tutorial_report_title"><abbr title="required">*</abbr> Title</label><input class="input w-full" placeholder="Clear and concise title of the anomaly" type="text" name="tutorial_report[title]" id="tutorial_report_title" /></div><div class="fieldset w-full"><label class="fieldset-legend" for="tutorial_report_description"><abbr title="required">*</abbr> Description</label><textarea class="textarea w-full" placeholder="Clearly describe the anomaly(ies) you encountered while reading the tutorial." name="tutorial_report[description]" id="tutorial_report_description">
</textarea></div><div class="fieldset w-full hidden"><label class="fieldset-legend" for="tutorial_report_nickname">Nickname</label><input class="input w-full" type="text" name="tutorial_report[nickname]" id="tutorial_report_nickname" /></div><div class="flex justify-end"><input type="submit" name="commit" value="Report the anomaly" class="btn btn-primary btn-block lg:w-auto btn btn-success" data-disable-with="Report the anomaly" /></div></form></div></div><form class="modal-backdrop" method="dialog"><button>Close</button></form></dialog></template></turbo-stream>