ChanHo Lee

Results 6 issues of ChanHo Lee

### What is this PR for? For several years, Zeppelin has supported both the old and new UIs, with the old UI remaining as the default. However, as the new...

### What is this PR for? This PR adds an Origin check to ensure that WebSocket connections are initiated from trusted sources only. By validating the `Origin` header in the...

**Bug Description** When I request the TFT league entry API for DIAMOND-IV in KR region, it responds correctly for the page=2 parameter, but it returns a 500 error for page=1...

type: bug report
scope: tft
api: tft-league-v1

### What is this PR for? Fixes an issue where WebSocket reconnection in the new Angular UI (zeppelin-web-angular) does not reload the current note, causing "Note is null" errors when...

### What is this PR for? #### Summary - Fixed dropdown menu items in header where only text was clickable instead of the full item area - Changed routerLinkActive to...

### What is this PR for? `zeppelin-web-angular/e2e` has some codes which could be removed without no side-effects. I only removed those methods, properties, and imports. ### What type of PR...