YongJoon Kim

Results 5 issues of YongJoon Kim

## Type of Change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [x] Refactoring - [ ] Dependency updates - [ ] Documentation -...

S-waiting-on-review
C-refactor
A-payments

### Feature Description The CardNumber interface has a duplicated method with the same functionality. ### Possible Implementation Remove one of the duplicated interfaces. ### Have you spent some time checking...

C-feature
S-awaiting-triage

- **PR Description** Add multiline prompt for custom command named textbox. To confirm textbox prompt, ConfirmInEditor is used. Add sub-title to inform confirm key-binding. resolves #3476 - **Please check if...

Save to feature closes dialog and showed toast message after exporting successful. Export image feature better follow the same flow. resolves #8008

When exporting canvas to an image file, the option dialog remains without any feedback on exporting. ![image](https://github.com/excalidraw/excalidraw/assets/24697270/d85ae74a-a5fc-45b8-a692-4e9d9c3aebe9) If file exporting is successful, it would be better to give feedback to...