Skip to content

Conversation

@maxceem
Copy link
Collaborator

@maxceem maxceem commented Feb 13, 2019

This is a winning submission from challenge 30083313 - Topcoder Connect - Team Management - Autocomplete

This fixes issue #2735

Note, in the implementation I've asked to reuse the library we already use react-select, which is also used for autocomplete in attachment permissions dialog.

We still need to test it, and probably think about some UX improvements.
Also, for now we created a separate component from suggestion for attachments permissions.
Maybe we can/should merge them and use the same CSS style for them.

We also use a very old version of react-select@0.9.1 while the current version is 2.3.0. This includes the fact that this old version causes some warnings in the browser console. So we consider updating it.

maxceem and others added 2 commits February 19, 2019 10:15
* dev:
  Updating price config logic to read duration estimate as well
  one more test case for expression evaluator
  lint fixes
  pricing config changes
  fixed lint error
  Bringing back project estimate in dev
  lint fixes
  Replace JSON editor library because react-json-editor-ajrm is no longer maintained and is causing troubles with our web pack build which in turn causing issues in loading Connect in IE.
  Add config variable for Filepicker sources
  - enabled email changing - added `succesUrl` and `failUrl` params during email changing - show error which is returned from the server if email is not valid for change
@RishiRajSahu RishiRajSahu merged commit b265876 into dev Feb 19, 2019
@vikasrohit vikasrohit deleted the feature/team-management-autocomplete branch July 26, 2019 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants