docbrown/app
Victoria Fluharty e111951ceb fixes bug in tag search feature (#4222)
* fixes bug in tag search feature
now allows user to type in full name of tag and it does not disappear
makes other changes to pass eslint failing tests
moves methods around according to eslint tests
makes use of prevState callback method due to eslint tests

* updates handleKeyDown method
removes complex logical expression comparison from !== to !=
changes made due to failing task in pull request

* removes commented out code that I added to test code
updates logic to fix searchResults
removes .filter()

* adds comments to fixed code for clarification
2019-10-08 09:40:53 -04:00
..
assets Refactor initializeArticleReactions.js (#4303) 2019-10-08 08:41:43 -04:00
black_box Add more variation to home feed (#4069) 2019-09-19 12:58:11 -07:00
controllers Comment Social Preview (#4260) 2019-10-07 10:03:03 -04:00
dashboards Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
decorators Add initial functionality for Stackbit on integrations settings tab (#4113) 2019-09-26 07:29:28 -04:00
errors Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
fields Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
helpers Comment Social Preview (#4260) 2019-10-07 10:03:03 -04:00
javascript fixes bug in tag search feature (#4222) 2019-10-08 09:40:53 -04:00
jobs Move user.follow delay calls to ActiveJob (#3136) (#4203) 2019-10-03 11:22:00 -04:00
labor Bust non-article comment cache without issues (#4275) 2019-10-07 09:42:54 -04:00
lib Fix links without http(s) (#4155) [ci skip] 2019-10-07 09:52:07 -04:00
liquid_tags Add Asciinema Liquid tag (#4152) 2019-10-02 11:39:19 -04:00
mailers Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
models Prepend before_destroy(s) in models with destroy dependents (#4191) 2019-10-02 11:25:24 -04:00
observers Add comment markdown to warned_user_ping (#3750) 2019-08-22 22:04:45 -04:00
policies Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
sanitizers
serializers/webhook Use a sortable unique ID for the event_id (#3972) 2019-09-09 10:15:12 -04:00
services Rescue SocketError when trying to fetch a podcast (#4274) [ci skip] 2019-10-07 10:26:22 -04:00
uploaders Set max file size limit for profile images (#3313) 2019-06-28 12:06:25 -04:00
view_objects Dispatch events to the webhook endpoints #3715 (#3872) 2019-09-07 13:17:45 -04:00
views Comment Social Preview (#4260) 2019-10-07 10:03:03 -04:00