Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Down arrow event in korean input mode. #1401

Closed
nowone123 opened this issue Feb 11, 2019 · 0 comments
Closed

Down arrow event in korean input mode. #1401

nowone123 opened this issue Feb 11, 2019 · 0 comments
Assignees
Labels
bug Something isn't working @dataprep Component Name : Data preparation
Milestone

Comments

@nowone123
Copy link
Contributor

Describe the bug
When selecting korean column name in the suggestion layer , Down Arrow skips the first column name.
한글 컬럼 이름 suggetion을 선택할때, 아래 화살표를 입력하면 첫번째 커럼을 건너뛰고, 두번째 컬럼이 선택된다.

To Reproduce
Steps to reproduce the behavior:

  1. menu > MANAGEMENT > DataPreparation
  2. click Dataflow > click Wrangled Data > Edit rules
  3. select rule aggregate, pivot and window.
  4. add avg function and then add korean column name
  5. select column name in suggestion layer

Expected behavior
Down Arrow should go to the first column.

Desktop (please complete the following information):

  • OS: MacOS
  • Browser: chrome
  • Version: 68.0.3440.106

Additional context

@nowone123 nowone123 added the @dataprep Component Name : Data preparation label Feb 11, 2019
@nowone123 nowone123 added this to the 3.2.0 milestone Feb 11, 2019
nowone123 added a commit that referenced this issue Feb 13, 2019
@joohokim1 joohokim1 added the bug Something isn't working label Feb 14, 2019
kaypark-skt pushed a commit that referenced this issue Feb 15, 2019
* #1401 added isArrowDown variable to ckeck Down Array key Event.

* #1401 fix code lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working @dataprep Component Name : Data preparation
Projects
None yet
Development

No branches or pull requests

4 participants