Add a link to create pipeline from dashboard when grouped by pipeline groups. (#5715)#5885
Conversation
|
@varshavaradarajan -- Few questions:
\cc: @naveenbhaskar |
If its specified along with the group name, it doesn't mean creating a new pipeline group, right?
Why are we aiming for consistency in this matter? Pipeline group and environment are 2 different entities. A pipeline must always belong to a pipeline group while a pipeline can be optionally part of some environment. Why is it not okay to display options that make sense for a pipeline group if it means improving the UX? If you think that doing this is not necessary, feel free to close the PR, though. |
@varshavaradarajan IMO, having an ability to create a pipeline on dashboard would be useful over going to a different page to do the same. We just need to decide on the right UX for this. |
|
I like Aravind's idea, given the confusion about what the add button on the
group name header means.
- Ketan
…On Thu, Feb 21, 2019 at 10:57 PM Aravind SV ***@***.***> wrote:
I always came up with this in my head, when I thought of the ability to
add a pipeline to a group:
[image: 2019_02_21_12-18-23]
<https://user-images.githubusercontent.com/172235/53188715-fd90af00-35d3-11e9-83d5-29de514eb305.png>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#5885 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAApZnmoy-N5JydUvrgXBDu0X0NQXCaDks5vPtb3gaJpZM4bGFP1>
.
|
|
@arvindsv - should that add box be shown only for admins or be shown to everyone with the add button disabled for view users? Also, are there plans to make a dashboard group expand/collapse? Because, having the add box in that case may not be of much use as it is still the same number of interactions as clicking on the group name from the dashboard and then clicking on "create a pipeline within this group" in |
e19339a to
d547813
Compare
I think it should show only for admins. /cc @naveenbhaskar Thoughts?
True, but it's still an extra page load in that case. I think this box is still useful. |
d547813 to
3f2ea11
Compare
|
if we add a blank pipeline box at the end of pipeline group, the problems i see is
The best place for adding a pipeline to the group is pipeline group header itself. it is easily accessible and noticeable and it should only show for people who can add pipelines. This design will be consistent with design for admin-> pipelines |
|
Would the possibility of combining @arvindsv @naveenbhaskar's designs be out of the question? @arvindsv`s design would be really helpful/intuitive for new users, and @naveenbhaskar's design would add benefit for instances with a great number of pipelines. thoughts? |
|
+1 to what @ibnc said. |
|
I like that suggestion, if it makes sense from a design perspective. |
3f2ea11 to
c859220
Compare
|
@naveenbhaskar - can you please review this PR when you're free? Thank you! |
|
@arvindsv, @ibnc - by the way, just wanted to point out that a pipeline group which has no pipelines is not shown on the dashboard. So, this is only for making it easier to add pipelines to groups which already has at least one pipeline. Not sure if you want to change that as part of improving the ux for new users. |
c859220 to
2dd9dd9
Compare
|
Hi all, I know I'm a little late to this issue but I do not think that having both buttons is a good design solution. I am anticipating that having the same action in two similar places will be confusing to a user, as I would expect each of those buttons to have an action different from one another. My preference would be to have the button in the top of the pipeline group only, as it is the design that covers the use cases of having either a small number of pipelines OR a large number of pipelines. |
|
+1 to @streisguth Can we do smart positioning? Note: |
2dd9dd9 to
524e70a
Compare
|
+1 to @streisguth .. There should not be two action element for the same action. |
|
@naveenbhaskar - I've already made changes suggested by @streisguth . The |
|
sure @varshavaradarajan |
|
@varshavaradarajan .. I have verified it and it is good to go from UI point of view. |





#5715
Um, I don't know if there is a better way to show the add icon.
cc @naveenbhaskar