akuity / kargo

Application lifecycle orchestration
https://kargo.akuity.io/
Apache License 2.0
1.75k stars 145 forks source link

Select warehouse from assemble warehouse screen #2970

Open mmclane opened 1 day ago

mmclane commented 1 day ago

Checklist

kargo v1.0.3

Proposed Feature

I want to be able to select the warehouse from which I am going to assemble freight from the assemble freight window.

Motivation

If I have a project with multiple warehouses I can click the dropdown box to select one of them and then click assemble freight to assemble freight for a specific warehouse. BUT, if I leave the dropdown as All warehouses and then click assemble freight, I only have the ability to assemble freight for the first one on the list.

image

I don't have a way to switch between them from this screen, I have to go back to the project.

image

Suggested Implementation

From the assemble freight window, I should be able to select which warehouse I am looking at without having to go back to the project screen.

image

mmclane commented 1 day ago

I recognize this isn't a high priority because there is a work around, but I thought I would get it written up so its on a list for consideration somewhere. This would just be a minor quality of life improvement.

Marvin9 commented 1 day ago

This is good and easy UI improvement. We can have dropdown as you suggested which lists all available warehouses and implementation wise its just redirect to another page .../warehouse/<warehouse-name>/create-freight