ref: https://github.com/coder/coder/pull/3532#discussion_r949369616_ # Problem: We currently don't have any way to show specific loading steps in `FullScreenLoader` (e.g. "Reticulating Splines"). # Solution Add a prop to `FullScreenLoader` to allow setting an optional message. The default will be something like "Loading..."