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

Unexpected click event into unix time setting menu #583

Closed
alchan-lee opened this issue Oct 30, 2018 · 2 comments
Closed

Unexpected click event into unix time setting menu #583

alchan-lee opened this issue Oct 30, 2018 · 2 comments
Assignees
Labels
bug Something isn't working @datasource Component Name : Datasource/Connection Management
Milestone

Comments

@alchan-lee
Copy link
Contributor

Describe the bug
데이터 소스 생성시 unix time 설정 메뉴 전체에 대해 클릭 이벤트가 적용되어 있음

To Reproduce
Steps to reproduce the behavior:
데이터소스 > 데이터소스 생성 > DB, FILE, StagingDB 생성

config schema 단계에서 "시간 표현" 메뉴의 div 내 아무곳 클릭
"unix time" 체크박스를 선택했을 때 기대되는 화면이 출력됨

Expected behavior
"unix time" 체크박스를 선택했을 때에만 해당 옵션이 출력/제거 됨

Screenshots
f516_millis_bug

@alchan-lee alchan-lee added bug Something isn't working @datasource Component Name : Datasource/Connection Management labels Oct 30, 2018
@alchan-lee alchan-lee added this to the 3.1.0 milestone Oct 30, 2018
@brandon-wonjune brandon-wonjune self-assigned this Oct 30, 2018
@brandon-wonjune
Copy link
Contributor

f#583-fix_click_event_unix_setting 브렌치 생성하였습니다

@alchan-lee
Copy link
Contributor Author

fixed in #597

ufoscw pushed a commit that referenced this issue Nov 1, 2018
* #583 add maxNumRows, defaultNumRows property in response

* #583 remove numRows request param

* #584 scheduler added for expired csv file cleaning

* #584 paging maxNumRows, defaultNumRows variable change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working @datasource Component Name : Datasource/Connection Management
Projects
None yet
Development

No branches or pull requests

3 participants