issues Search Results · language:Edge language:TypeScript language:C# language:Java language:JavaScript linked:pr
Filter by
7.3M results
Three small but impactful UX bugs found during audit.
1 — Store preview race condition (app.store.tsx)
Symptom: After publishing a new store the right-hand preview panel briefly shows the empty placeholder ...
bug
ux
目标
接通当前登录用户信息同步能力,让前端在登录后和刷新页面时都能读取后端真实的当前用户信息,减少仅依赖本地缓存角色和用户名的情况。
需要完成
- 接入当前登录用户信息读取接口
- 在前端用户状态中补充同步逻辑
- 保证刷新页面后仍能恢复当前用户角色和基础信息
- 在页面中优先使用真实用户信息
- 保持页面行为与当前后端真实接口能力一致
验收标准
- 登录后可以读取当前登录用户信息 ...
📝 테스트 설명
- 개인화 피드 조회 및 많은 팔로워를 보유한 셀럽이 글을 썼을 때 부하 상황을 테스트한다.
📋 테스트 내용
- [x] 일반 사용자의 피드 조회와 셀럽의 글쓰기 기능의 부하를 테스트
📚 문서 대상
- 03_Test
🔗 참고 자료
💬 비고
Description
Introduce the shared charting stack the app will build on, and cash in the first visible win.
We re standardizing on victory-native (Skia-backed) for real charts — the MACD panel (next issue) ...
feature
frontend
Problem
After RustGateway.start() detects readiness (listening on :PORT), it calls cleanupReadinessListeners() which removes ALL
stdout/stderr listeners from the child process. Any subsequent output from ...
Summary
When the GUI is configured to route roles to a local provider that does not require an API key, such as Ollama with
auth_header: none, the cockpit setup status still reports needsSetup: true. ...
1. After the LLM returns a summary, make a second (lightweight) LLM call — or extend the first prompt — to produce a
structured { emotions: [], topics: [] } JSON payload alongside the summary
2. ...
📖 기능 설명
탄소배출량 관리 - 대시보드 화면 리액트화
✅ 작업할 내용 (Checklist)
- [] 기간 별 대시보드 조회 기능
- [] 선택기간 내 월 별 탄소 배출량 LineChart
- [] 선택기간 내 공정 별 탄소 배출량 BarChart
- [] 선택기간 내 Scope 별 탄소 배출량 DoughnutChart
- [] 공정 ...
상태: 🚧 진행 중
영역 : 🖥️ FE
目标
补充用户管理入口,让前端可以接通后端已有的用户新增能力,支持在页面中创建教师、教务或专业负责人账号。
需要完成
- 增加用户管理入口
- 接通后端用户新增接口
- 支持填写用户名、角色等基础信息
- 根据当前页面风格补充基本提示与校验
- 保持页面行为与当前后端真实接口能力一致
验收标准
- 前端页面可以进入用户管理入口
- 可以通过页面新增用户
- ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.