launcher-application icon indicating copy to clipboard operation
launcher-application copied to clipboard

Option to pass filter in the url to preselect flow options

Open quintesse opened this issue 6 years ago • 1 comments

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.

quintesse avatar Mar 20 '19 15:03 quintesse

+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.

ALRubinger avatar Mar 20 '19 16:03 ALRubinger