AOSSIE-Org / AOSSIE-Org/BabyNest
[MEDIUM] CalendarScreen appointment position uses magic number
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 56
- Fork
- 124
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
top: to_min(appt.appointment_time) - 370 - the offset 370 is hardcoded magic number. Will be wrong on different screen sizes or if layout changes. Appointments may appear off-screen.\n\nFile: Frontend/src/Screens/CalendarScreen.jsx, line 415\nFix: Calculate offset dynamically based on timeSlotHeight constant
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.