You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compose: Change content input hint text statefully
Before, the content input shows the "#stream > topic" hint text
as long as it has focus, and set the hint text to "#stream" when it
loses focus.
Now, the content input still shows "#stream > topic" when it gains
focus, except that it will keep showing it even after losing focus,
until the user moves focus to the topic input.
0 commit comments