We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 923b971 commit e1bf46bCopy full SHA for e1bf46b
assets/js/content-items.js
@@ -33,6 +33,7 @@ import ContentComponent from "./content.js";
33
} else {
34
// TODO: rework it!
35
alert('5 characters minimum');
36
+ this.form.focus();
37
}
38
39
};
0 commit comments