Open volodymyr-mykhailyk opened 2 months ago
I came here to suggest it as well, that'd be swell.
I could see this using main_app.root_path
as a default and allowing a configuration override.
Sorry for the delay!
I am happy to submit a pull request if you think it is a needed functionality.
Yes, I think it'd be useful! Maybe not even allowing a configuration override by default, just using main_app.root_path
to start with would be enough.
Currently, when opening mission control - there is no easy way to return to your app.
While it is possible to override one of the templates and implement this in your app:
Create File
app/views/layouts/mission_control/jobs/_application_selection.html.erb
Would it be better to support it as part of a configuration? I am happy to submit a pull request if you think it is a needed functionality.