Capture tag if URL added before tag submission, allow for tags to be comma separated.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div class="small-9 medium-10 large-5 cell"
|
||||
hx-post="/tags"
|
||||
hx-target="#label-widget"
|
||||
hx-trigger="change">
|
||||
hx-trigger="change queue:first">
|
||||
<label for="tag-entry"
|
||||
class="">Tags</label>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user