pullrequests Search Results · language:Edge language:TypeScript
Filter by
80M results
Summary
Mood-board polish pass per Jason s mobile-first feedback (chip selected-state legibility, font size, contrast). Single
shared Drawer.tsx + mood-board.module.css; no schema changes.
- Palette/fabric ...
변경
middleware.ts matcher 에서 /finance/:path*·/api/finance/:path* 두 줄만 제외.
- ✅ /finance/payroll·/finance/sales → 비번 화면 없이 바로 진입
- ✅ /customer/*(고객 PII)·/staff/calendar/*·/talktalk/* → 비번 게이트 유지
- ...
Motivation
- Improve the app s frontend UX to a mobile-first, modern EdTech look using existing branding and illustrations.
- Provide consistent design tokens, accessible focus states, and responsive ...
codex
📝 작업 내용
모바일 환경에서 이중 헤더가 나타나는 문제를 수정했습니다.
- Subheader 상태를 감지하는 zustand 스토어를 추가했습니다.
- 위 스토어로 Subheader가 마운트 된 경우 Header.tsx에서 가로 길이가 md 미만인지 확인하고, 글로벌 모이밍 헤더를 숨김 처리합니다.
- Subheader를 사용하던 EventMain.tsx, ...
bug
…e order normalization in useDashboards hook
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
This PR implements Batch B2: saved-search filter remote-property-injection hardening.
CodeQL alerts targeted:
- #18 js/remote-property-injection in apps/api/src/utils/saved-search-filters.ts
- #19 ...