Hwansoo Kim

Results 11 issues of Hwansoo Kim

#### 내용 (Description) window.open 새 창의 element에서 지도 생성시, drag, dragstart, dragend 이벤트 문제. click과 같은 기본 이벤트들은 새창에서 제대로 event listener에 의해서 작동하나, drag, dragstart, dragend는 창을 생성했던 parent...

API
확인필요

**Describe the bug (required)** When the id of the definition is duplicated to the existing one, it will overwrite the definition. It should be assigned with a random generated id....

type: bug
target: web-app (UI)

**Describe the new feature (required)** If we want to write down a multiple expressions for a scaling component, it could be a long plan file. So it's needed to be...

type: new-feature
target: plan

type: new-feature
target: web-app (UI)
target: definition_file

**Describe the solution you'd like** Update the version of aws-sdk-rust

target: package (dependency)
type: small-improvement

(WIP)

type: new-feature
target: metrics-collector

(TBD)

type: documentation

target: package (dependency)
type: small-improvement

related to https://github.com/chronotope/chrono/issues/1073

target: package (dependency)
type: small-improvement

**References** https://developer.android.com/topic/performance/sqlite-performance-best-practices#use-tables **Improvements** - Enable Write-Ahead Logging - Relax the synchronization mode - Consider INTEGER PRIMARY KEY - Store small data as a BLOB and large data as a file...

type: small-improvement
target: data-layer