When creating a new Game, the handle param is marked as required. This can be confusing because there is no actual text input field. And, the handle param is automatically generated anyway.
Example
It should be replaced with a "automatically generated" tip.
Problem
When creating a new
Game
, thehandle
param is marked as required. This can be confusing because there is no actual text input field. And, thehandle
param is automatically generated anyway.Example
It should be replaced with a "automatically generated" tip.