gentle-night-59824
06/09/2023, 1:48 PMConsole
option if possibleaverage-finland-92144
06/09/2023, 3:11 PMlate-eye-50215
06/09/2023, 5:43 PMconsole
are you referring to the BASE_URL
? Because I don't think we'd be able to remove that. The issue is that BASE_URL
supports a (common) use-case where users want to host multiple react applications on the same host; the BASE_URL
is basically the ingress into the application and allows react's routers to decide which routes to use.gentle-night-59824
06/09/2023, 7:21 PMFLYTE_NAVIGATION
environment variable.
We would like to use this to add a link to our metrics dashboard, which would preferably open in a new tab. Perhaps an additional option in the JSON object (e.g. newtab: true
) would be really useful.
dAs for console, what I was referring to was just thAs for console, I completely understand you need the BASE_URL
variable but having an option to display the navbar without the first default navigation button that is titled Console
and redirects to BASE_URL
would be really useful (since we want the navbar only for an external link button)gentle-night-59824
06/09/2023, 7:21 PMlate-eye-50215
06/12/2023, 4:34 PM