honestbleeps / Reddit-Enhancement-Suite

Reddit Enhancement Suite
http://redditenhancementsuite.com
GNU General Public License v3.0
4.12k stars 881 forks source link

Use textarea instead of input[type=text] in subreddit shortcut editor #1621

Open jewel-andraia opened 9 years ago

jewel-andraia commented 9 years ago

for people with ridiculously long multi-subreddit shortcuts, like @farow

kevinji commented 9 years ago

Alternatively, we could just allow the user to edit multi-reddits as a list of subreddits, and do the plus-ing internally.

jewel-andraia commented 9 years ago

That's a better UX solution, but more effort for dev+testing+maintenance. I guess, stick it on the list for subreddit manager redesign..

abc516 commented 5 years ago

Hi @andytuba , I was wondering if I could take on this issue please. I am participating in hacktobefest, and saw it was still open. Thanks!

jewel-andraia commented 5 years ago

@abc516 Sure, you can go for either the simple textarea solution and/or add in a subreddit multi-picker!

edmundho commented 4 years ago

hey there @andytuba, i've opened a PR against this issue for hacktoberfest. please take a look! https://github.com/honestbleeps/Reddit-Enhancement-Suite/pull/5154