Skip to content

Issue 112 make host url optional for games#128

Merged
laurenpudz merged 4 commits intomainfrom
issue-112-Make_host_URL_optional_for_games
Feb 28, 2026
Merged

Issue 112 make host url optional for games#128
laurenpudz merged 4 commits intomainfrom
issue-112-Make_host_URL_optional_for_games

Conversation

@KushPatel-18
Copy link
Collaborator

@KushPatel-18 KushPatel-18 commented Feb 21, 2026

Change Summary

Allows host url to be optional for games on frontend and backend

Change Form

Allows host url field in Game model be blank, and conditionally render in the page, the host site field from the game table if a host url is given.

  • The pull request title has an issue number
  • The change works by "Smoke testing" or quick testing
  • The change has tests
  • The change has documentation

Other Information

Game model change doesn't allow for host url to be null unlike what was stated in the issue

Related issue

@laurenpudz
Copy link
Contributor

NOTE: need to add migrations before this is merged in

@laurenpudz laurenpudz merged commit 35a1ae3 into main Feb 28, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make host URL optional for games

2 participants