docbrown/app/javascript
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
..
.storybook Optimise images (#2966) 2019-05-30 17:37:10 -04:00
analytics Pro: add referrers to dashboard and single article stats (#3295) 2019-06-25 13:58:09 -04:00
article-form Test: add test for opening help window on articleForm (#4237) 2019-10-07 08:49:44 -04:00
chat Refactoring userDetails.jsx removes user config duplication (#4161) 2019-10-01 17:01:05 -04:00
githubRepos Improve Onboarding's spec & Update snapshots (#1111) [ci skip] 2018-11-14 16:18:02 -05:00
history History and reading list refactoring (#3338) 2019-07-02 09:22:21 -04:00
listings Mini refactor to make var names clearer. (#4257) 2019-10-06 17:04:14 -04:00
onboarding Remove code dupes in personalInfoForm (#4156) [ci skip] 2019-10-03 11:21:18 -04:00
packs Fix lints in notificationSubscriptionHander.js (#4172) [ci skip] 2019-10-04 13:08:59 -04:00
readingList History and reading list refactoring (#3338) 2019-07-02 09:22:21 -04:00
searchableItemList Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
shared/components fixes bug in tag search feature (#4222) 2019-10-08 09:40:53 -04:00
sidebar-widget [SPEC] Add tests for sidebarUser component (#4301) [ci skip] 2019-10-07 16:01:59 -04:00
src Reading list: set default reading time to 1 minute (#3927) 2019-09-03 15:50:40 -04:00
.eslintrc.js Feature/refactored onboarding (#3333) 2019-07-26 15:53:32 -04:00