issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Go language:JavaScript
Filter by
38.9M results
SentriSheet.jsx uses a fixed bottom padding that does not account for the gesture navigation bar inset. On phones with
gesture nav, the bottom sheet is partially hidden.
bug
mobile
ui/ux
Students have no in-app way to find faculty contact info or office hours. Add a searchable faculty directory fed from
the backend admin panel.
backend
enhancement
mobile
requirements.txt pins Pillow==9.5.0 which has no ARM64 wheel for Python 3.11. Build fails with no error message about
architecture. Should use Pillow =10.0.0.
bug
ml-worker
HomeScreen shows no upcoming event information. Add a countdown card for the next scheduled exam, pulled from the exam
schedule endpoint.
enhancement
mobile
ui/ux
GET /students/:id throws a NullPointerException when the ID does not exist in the DB, returning HTTP 500. Should
return 404 with a descriptive message.
backend
bug
Backend serves notice PDFs but the mobile app opens them in an external browser. Integrate react-native-pdf for inline
viewing without leaving the app.
enhancement
mobile
ui/ux
HangoutScreen.jsx fetches all posts in a single GET /hangout request. With 200+ posts, this causes a several-second
freeze on load. Needs cursor-based pagination.
backend
bug
mobile
performance
The app has no dark mode. SentriSheet.jsx and HomeScreen.jsx use hardcoded light colors. Should respect the device dark
mode setting via Appearance API.
enhancement
mobile
ui/ux
When a class spans two time slots (merged cells), the OCR parser creates two separate entries for the same class instead
of one entry with double duration.
bug
ml-worker
ocr
Problem / Motivation
When a repository contains massive files (such as minified JavaScript distribution bundles or raw data logs), the
backend attempts to read and transmit the entire content to the AI ...

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.