Tutorial: Formular live mit Cursor ausfuellen statt statisch vorab
Step 3 ist jetzt eine interaktive Demo: - Cursor faehrt zum Titel-Feld, tippt "Explosion in Hamburger Hafen" Zeichen fuer Zeichen ein - Cursor wechselt zur Beschreibung, tippt Kurztext - Modal scrollt nach unten, Cursor wechselt Aktualisierung auf Auto - Jedes Feld wird beim Ausfuellen gehighlightet - _simulateTyping(): Neue Helfer-Methode fuer Zeichen-fuer-Zeichen-Eingabe - Step 4 (Typ-Wechsel) scrollt Modal zurueck nach oben zum Typ-Feld Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Dieser Commit ist enthalten in:
@@ -764,7 +764,7 @@
|
||||
<script src="/static/js/api_network.js?v=20260316a"></script>
|
||||
<script src="/static/js/network-graph.js?v=20260316a"></script>
|
||||
<script src="/static/js/app_network.js?v=20260316a"></script>
|
||||
<script src="/static/js/tutorial.js?v=20260316f"></script>
|
||||
<script src="/static/js/tutorial.js?v=20260316g"></script>
|
||||
<script src="/static/js/chat.js?v=20260316f"></script>
|
||||
<script>document.addEventListener("DOMContentLoaded",function(){Chat.init();Tutorial.init()});</script>
|
||||
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren