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

CSS is broken on IE 11 #1968

Closed
minjung-cho opened this issue Apr 29, 2019 · 0 comments
Closed

CSS is broken on IE 11 #1968

minjung-cho opened this issue Apr 29, 2019 · 0 comments
Assignees
Labels
bug Something isn't working @common Component Name : Common
Milestone

Comments

@minjung-cho
Copy link

minjung-cho commented Apr 29, 2019

Bug&Screenshot
1.
image (40)

image (41)

image (42)

  1. [IE, chrome] 워크스페이스 -> 워크스페이스 리스트 -> 새로운 shared workspace 생성 -> user roles 수정 -> user roles 이름 수정 -> UI 꺠짐
    image (43)

image (44)

6.[IE,CHROME] 공유 워크스페이스 생성 팝업 퍼미션 스키마 콤보박스 width .. 퍼미션 스키마가 짧으면 콤보박스 width도 짧아짐
image (45)

7.메타데이터 - 컬럼스키마
논리컬럼 입력 영역이 줄에서 절반의 영역에서만 표시됨 ( 한줄에 딱 맞게 표시되어야 함 )
metadata

image (46)

9.데이터소스 > 컬럼상세 > 필터편집 팝업 화면깨짐
image (47)

  1. 로그인 화면에서 UI 요소들이 조금씩 다름
    image (48)

11.차트 계층 설정 팝업 계층 표시 깨짐
hier

image (49)

Expected behavior
Must look the same as in Chrome.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser : IE10
  • Version [e.g. 22]
ninezero90hy added a commit that referenced this issue Apr 29, 2019
paigechoi added a commit that referenced this issue Apr 29, 2019
ninezero90hy added a commit that referenced this issue Apr 29, 2019
paigechoi added a commit that referenced this issue Apr 29, 2019
@paigechoi paigechoi mentioned this issue Apr 29, 2019
7 tasks
ninezero90hy added a commit that referenced this issue Apr 29, 2019
kyungtaak pushed a commit that referenced this issue Apr 30, 2019
* #1068 Fix css - datasource file upload (IE)

* #1062 Fix create shared workspace combo box align in IE

* #1062 Fix css in workspace datasource list

* #1062 Add preset schema combo box min width

* #1062 Fix metatron login page css (IE)

* #1062 Fix grid css where header and row line did not match

* #1968 Fix css in chart layout slider

* #1968 fix css and logic where the logical column area is selected only half of the line

* #1968 Fix hover css in permission schema popup

* #1968 Fixed an issue where the disabled icon was not displayed when mouse over the disabled column

* #1968 fix css in chart hierarchy
@minjung-cho minjung-cho changed the title CSS is broken in IE CSS is broken Apr 30, 2019
eltriny pushed a commit that referenced this issue May 2, 2019
* #1068 Fix css - datasource file upload (IE)

* #1062 Fix create shared workspace combo box align in IE

* #1062 Fix css in workspace datasource list

* #1062 Add preset schema combo box min width

* #1062 Fix metatron login page css (IE)

* #1062 Fix grid css where header and row line did not match

* #1968 Fix css in chart layout slider

* #1968 fix css and logic where the logical column area is selected only half of the line

* #1968 Fix hover css in permission schema popup

* #1968 Fixed an issue where the disabled icon was not displayed when mouse over the disabled column

* #1968 fix css in chart hierarchy
alchan-lee pushed a commit that referenced this issue May 2, 2019
…estion stage (#1988)

* #1940 change column name in datasource create step

- add sliced name method in Field.ts

* #1940 add content slice logic in datasource create step

* #1912 do not check upstream's column name for hive snapshot

* #1811 update readme file


- Change images and add contents to "Screenshots" .
- Edit link to discussion forum in Question section.
- Editing Intuitive UI in "strengths" to single solution.
- Add "geo data analysis" to key features
- Edit "Question" section to link our google groups.
- Change "dashboard" image in Readme.md
- Delete Metatron in Chinese from screenshot section.
- Add multiple language support to key features

* #1956 Searching database does not work on the Hive Connection Workbench. (#1958)

* #1960 fix errors that can not be entered into a workbook or workbench in I.E

* #1816 improve upload local file on ingestion stage


- Add progress bar

* Update PULL_REQUEST_TEMPLATE.md

* #1911 change default quote in druid jdbc

* #1922 fix access denied when clientId is different

* #fn Add unit tests for app.metatron.discovery.prep.parser.preparation.rule.expr.Pair

Add unit tests for prep parser

* #1970 fix error affecting database changes in the schema browser

* #1975 fix dashboard critical issues on IE11 - image down / field list / save empty dashboard

* #1974 fix css error in IE11

* #1068 Fix css - datasource file upload (IE)

* #1062 Fix create shared workspace combo box align in IE

* #1062 Fix css in workspace datasource list

* #1062 Add preset schema combo box min width

* #1062 Fix metatron login page css (IE)

* #1062 Fix grid css where header and row line did not match

* #1968 Fix css in chart layout slider

* #1968 fix css and logic where the logical column area is selected only half of the line

* #1968 Fix hover css in permission schema popup

* #1968 Fixed an issue where the disabled icon was not displayed when mouse over the disabled column

* #1968 fix css in chart hierarchy

* #1971 to read csv without BOM (#1973)

* #1933 Internationalize mailing template

* Fix Mail Template

* Fix template when added by admin

* #1882 rediction line (#1935)

* #1882 Fixed an error in which the predicted line was not drawn

* #1882 Improved input and fix error undefined field name

* #1901 filter; if two table has same column names, it cannot apply to both table

* #1901 Change the filter checking method in use

* #1901 Open panel when add new filter, fix error resize dashboard when empty

* #1954 remove confirm when creating datasource via workbench

* #1983 fix extension dbtype workbench 

* fn fix extension db type in workbench

* fn change type all label in workbench create

* fn fix parameter type

* #1982 fix checkbox in notebook list

* fn fix checkbox in notebook list

* fn fix checkbox select when notebook list empty
@kyungtaak kyungtaak added this to the 3.3.0 milestone May 2, 2019
@kyungtaak kyungtaak added @common Component Name : Common bug Something isn't working labels May 2, 2019
@kyungtaak kyungtaak changed the title CSS is broken CSS is broken on IE 11 May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working @common Component Name : Common
Projects
None yet
Development

No branches or pull requests

3 participants