-
Notifications
You must be signed in to change notification settings - Fork 95
Link from mission control back to the main rails application #155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I came here to suggest it as well, that'd be swell. I could see this using |
Sorry for the delay!
Yes, I think it'd be useful! Maybe not even allowing a configuration override by default, just using |
@volodymyr-mykhailyk Were you able to make up a PR for this as I noticed the same issue and would be thrilled to have that link. 🤔 😊 |
Sorry, hasn't made anything as ended up switching to another gem |
@volodymyr-mykhailyk would you mind if I take it from here? |
Sure |
Here's the PR #257 |
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.
The text was updated successfully, but these errors were encountered: