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
Awesome work. I've been submitting articles and noticed some weirdness in the add your own topic selector.
Everything is functional, but it took me a bit to figure out that I needed to click on a suggested topic in the dropdown and then hit return to add it. I'm sure there is a reason that's one step instead of two, but do you feel that could be streamlined?
Secondly the 'Add new topic' tag popover never clears. This should probably be a separate ticket, though.
If you'd like I can work on some tweaks and submit a PR.
Thanks!
The text was updated successfully, but these errors were encountered:
Hell yeah Mike! We wanted to get the click working, but just ran out of time. Currently, you can also use arrow keys and just hit enter, and in that way, it's sort of 1 step. But I agree we should have clicks work too.
For clearing, yeah I wanted to have a success message come up, but you're right it should probably auto clear after a setTimeout of a 2 seconds or something.
Hey y'all,
Awesome work. I've been submitting articles and noticed some weirdness in the add your own topic selector.
Everything is functional, but it took me a bit to figure out that I needed to click on a suggested topic in the dropdown and then hit return to add it. I'm sure there is a reason that's one step instead of two, but do you feel that could be streamlined?
Secondly the 'Add new topic' tag popover never clears. This should probably be a separate ticket, though.
If you'd like I can work on some tweaks and submit a PR.
Thanks!
The text was updated successfully, but these errors were encountered: