test(examples): guard browser e2e product path

req: examples/005

req: convention/002
This commit is contained in:
slhx agent
2026-05-11 10:27:09 +02:00
parent 63b559edb8
commit ebe7f58905
3 changed files with 46 additions and 11 deletions
@@ -27,7 +27,7 @@
</select>
</label>
<label>Impact <input name="impact" type="number" min="1" max="9" value="7"></label>
<button class="primary-action" type="button" form="launch-work" data-slhx-handle="launch_work" data-slhx-on="click">Create issue</button>
<button class="primary-action" type="button" form="launch-work" data-slhx-handle="launch_work">Create issue</button>
</form>
<div class="quick-actions">
<button type="button" data-slhx-handle="simulate_push">Simulate server push</button>