Project

General

Profile

Actions

Defect #104

closed

Bugfix Selectbox

Added by Ondřej Kopr over 7 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Frontend
Target version:
Start date:
08/18/2016
Due date:
% Done:

100%

Estimated time:
Affected versions:
Owner:

Description

In component selectbox is problem with searching in values.
When is more than 10, you can not find another.
Exception:

[ERROR] {} [TypeError: Cannot read property 'Symbol(Symbol.iterator)' of undefined]
TypeError: Cannot read property 'Symbol(Symbol.iterator)' of undefined
    at SelectBox.itemRenderer (http://localhost:3000/dist/js/app.js:136644:60)
    at http://localhost:3000/dist/js/app.js:136400:21
    at OrganizationManager.receiveEntities (http://localhost:3000/dist/js/app.js:154326:9)
    at http://localhost:3000/dist/js/app.js:154293:27

More info:
method: SelectBox.itemRenderer
this.props.searchInFields[Symbol.iterator]()

Actions #1

Updated by Radek Tomiška over 7 years ago

  • Status changed from New to Needs feedback
  • Assignee changed from Vít Švanda to Ondřej Kopr
  • % Done changed from 0 to 90

I've fixed select box search.

Retest and review my changes, please.

Actions #2

Updated by Ondřej Kopr over 7 years ago

  • Status changed from Needs feedback to Resolved
  • Assignee changed from Ondřej Kopr to Radek Tomiška
  • % Done changed from 90 to 100

Test on task detail, multiselect box - OK
Code review found on github - OK
Result - OK

Actions #3

Updated by Radek Tomiška over 7 years ago

  • Status changed from Resolved to Closed
Actions #4

Updated by Radek Tomiška about 5 years ago

  • Tracker changed from Task to Defect
  • Category changed from 20 to Frontend
Actions

Also available in: Atom PDF