Jeongjin Oh

Results 7 issues of Jeongjin Oh

## What's the problem? - `MaxHeapAdhoc` and `MinHeapAdhoc` constructor can get an array for filling the heap initially. - And then the constructors execute this: ```js this.heap.forEach(this.add); ``` - But...

close: #87 ## TO-DO - This PR(#88) is too old and no longer being edited. - I have modified the url for all languages. - AS-IS https://github.com/axios/axios/blob/master/lib/defaults.js#L28 ``` [lib/defaults.js](https://github.com/axios/axios/blob/master/lib/defaults.js#L28) ```...

## 정보 - 담당자 : @ojj1123 - 개요 : react-query 구조 개선 및 비즈니스 로직 관심사 모으기 ## 현재 상황 ### 각 비즈니스 로직에 대한 관심사가 흩어져 있다 한 API...

refactor
RFC
do not close
good first issue

### 정보 - 담당자 : - 개요 : - 기한 : ### 설명 이 Feature이 무엇인지 간략하게 설명하고, 어떻게 작동해야 하는지 서술합니다. - README.md 내용이 부실하고 가독성이 좋지 못하다 판단해서...

documentation

## Bug Description Hermes git revision (if applicable): React Native version: OS: Platform (most likely one of arm64-v8a, armeabi-v7a, x86, x86_64): ## Steps To Reproduce 1. Parse JavaScript code uses...

enhancement

### Description close #2417 - When there is disabled `fieldset`, `Select` component does not be disabled. - This is because [`Select.Trigger` has `onPointerDown` handler](https://github.com/radix-ui/primitives/blob/74b182b401c8ca0fa5b66a5a9a47f507bb3d5adc/packages/react/select/src/Select.tsx#L281) and even if button is disabled,...

### Package Scope @suspensive/react ### Description Hi, I'm using `suspensive` at my company. I'd like to suggest supporting for `Suspense.with` with `fallback` **callback** prop (called render prop). I think this...