This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Fix CW field automatically getting the focus when it is always enabled
closed-social-glitch-2
Thibaut Girka
5 years ago
committed by
ThibG
parent
ff74aaca7c
commit
a7f6e72b30
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/javascript/flavours/glitch/features/compose/components/compose_form.js
+ 1
- 0
app/javascript/flavours/glitch/features/compose/components/compose_form.js
View File
@ -323,6 +323,7 @@ class ComposeForm extends ImmutablePureComponent {
searchTokens
=
{
[
':'
]
}
id
=
'glitch.composer.spoiler.input'
className
=
'spoiler-input__input'
autoFocus
=
{
false
}
/
>
<
/
d
i
v
>
Write
Preview
Loading…
Cancel
Save