GuildCrafts / Trossello

Open Source Trello Clone
MIT License
6 stars 19 forks source link

WIP: Add check to prevent searchbar from activating when focus is in textarea #163

Closed lumodon closed 7 years ago

jaredatron commented 7 years ago

okay this looks good. it just needs to be squashed down to a single commit

lumodon commented 7 years ago

Typing "/" will type a forward slash literal character into the search bar. Also: "/" takes focus away when creating new card.

jaredatron commented 7 years ago

merged manually