Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
project-emory
/
Odyssey
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
5
Code
Issues
12
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/report bug page
- #76
#76
Open
sihaosimonz
wants to merge 10 commits into
main
project-emory/Odyssey:main
from
feature/report-bug-page
project-emory/Odyssey:feature/report-bug-page
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Feature/report bug page
#76
sihaosimonz
wants to merge 10 commits into
main
project-emory/Odyssey:main
from
feature/report-bug-page
project-emory/Odyssey:feature/report-bug-page
Copy head branch name to clipboard
Commits
Commits on Apr 6, 2026
add new model for bug report in schema; reset and reseed the database
sihaosimonz
committed
9b5be78
View commit details
Copy full SHA for 9b5be78
Browse repository at this point
implement route.ts for posting report to db
sihaosimonz
committed
d686c2f
View commit details
Copy full SHA for d686c2f
Browse repository at this point
add bug report pop up window (handle text input later); edit footer to include Report a Bug button
sihaosimonz
committed
52c68f5
View commit details
Copy full SHA for 52c68f5
Browse repository at this point
Commits on Apr 10, 2026
implement bug report form frontend UI; wire title and description text input to backend; add error/success submission message
sihaosimonz
committed
39df5cb
View commit details
Copy full SHA for 39df5cb
Browse repository at this point
Merge branch 'main' into feature/report-bug-page
sihaosimonz
authored
9191e81
View commit details
Copy full SHA for 9191e81
Browse repository at this point
Commits on Apr 20, 2026
(attempted fix) update the lint script to use ESLint directly
sihaosimonz
committed
6bd1945
View commit details
Copy full SHA for 6bd1945
Browse repository at this point
(attempted fix) ran npm install to try sync with newest settings
sihaosimonz
committed
93ca3a3
View commit details
Copy full SHA for 93ca3a3
Browse repository at this point
(attempted fix) fix file was not found in any of the provided project(s) by adding ignorePatterns in .eslintrc.json
sihaosimonz
committed
1fbf7cf
View commit details
Copy full SHA for 1fbf7cf
Browse repository at this point
fix eslint prefer-optional-chain error
sihaosimonz
committed
eaa0661
View commit details
Copy full SHA for eaa0661
Browse repository at this point
fix error by making the hooks run first before returning null
sihaosimonz
committed
f9cb3bb
View commit details
Copy full SHA for f9cb3bb
Browse repository at this point
You can’t perform that action at this time.