test(examples): avoid literal handle ids
Remove the last handwritten __h input from techdemo markup, switch E2E posts to generated handles, and extend example contracts to catch literal handle fields in templates. req: dx/003 req: ceremony/002 req: examples/003
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
<aside class="command-card">
|
||||
<h2>Create an issue</h2>
|
||||
<form id="launch-work" method="post" data-slhx-handle="launch_work" data-slhx-form="launch_work" data-slhx-disable-while-pending>
|
||||
<input type="hidden" name="__h" value="539242093">
|
||||
<label>Title <input name="title" required="required" value="Ship typed effects"></label>
|
||||
<label>Lane
|
||||
<select name="lane" required="required">
|
||||
|
||||
Reference in New Issue
Block a user