launcher-application
launcher-application copied to clipboard
Option to pass filter in the url to preselect flow options
It would be nice if we could add a runtime filter parameter to the link that goes to the example flow that would automatically select the given runtime. This would be a nice feature to have for the runtime teams.
The link could be something like:
/launch/flow/deploy-example-app/vertx
or
/launch/flow/deploy-example-app?runtime=vertx
Btw, the idea is that this selection can't be changed by the user so it would mean removing the runtime filter button bar from the top of the screen.
+1. This will allow folks in other communities (ie. Vert.x or Quarkus) to direct-link to us on behalf of their users. Great feature.