# UI for showing what a step is waiting on?

**URL:** https://forum.buildkite.community/t/ui-for-showing-what-a-step-is-waiting-on/2513
**Category:** Features Requests
**Created:** [January 17, 2023, 6:53pm UTC](https://forum.buildkite.community/t/ui-for-showing-what-a-step-is-waiting-on/2513 "2023-01-17T18:53:10Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Patrik](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.buildkite.community/patrik/32/1187_2.png) [@Patrik](https://forum.buildkite.community/u/Patrik)
#### Post date: [January 17, 2023, 6:53pm UTC](https://forum.buildkite.community/t/ui-for-showing-what-a-step-is-waiting-on/2513/1 "2023-01-17T18:53:10Z")

</div>

Hi there!

We’ve run into an issue twice today: a step of a pipeline is waiting on something - but that something isn’t there. I found a previous topic discussing that this is intended behavior - maybe the dependency will show up at some point. Fair enough!

It is quite difficult to see that this is why a step is waiting, though. I was thinking a simple UI that shows the dependencies and which have been fulfilled already and which are still outstanding might be nice?

Just a simple list in one of the tabs of a step which lists:

- Waiting on: dependency1, dependency2, dependency3

It would make debugging these things much easier.

---

<div class="post-metadata">

### Author: ![karen.sawrey](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.buildkite.community/karen.sawrey/32/1188_2.png) [@karen.sawrey](https://forum.buildkite.community/u/karen.sawrey)
#### Post date: [January 17, 2023, 9:00pm UTC](https://forum.buildkite.community/t/ui-for-showing-what-a-step-is-waiting-on/2513/2 "2023-01-17T21:00:32Z")

</div>

Welcome to the community, [@Patrik](https://forum.buildkite.community/u/Patrik)! Thank you for your suggestion! At the moment, we have no plans to change this particular part of the UI, but you can check out the dag view to see the missing dependencies. To activate it, append **/dag** to your build’s URL - for example, [https://buildkite.com/yourorganizationname/yourpipelinename/builds/114/dag](https://buildkite.com/yourorganizationname/yourpipelinename/builds/114/dag). You should see something like the following:

 ![wait-dependencies](https://us1.discourse-cdn.com/flex016/uploads/buildkite1/original/2X/1/1fb6cae1fea57946fb077e5b62507441f9be5a7d.jpeg)  
Note that this view is not a live view, so you won’t see if a particular dependency was already met, but that will give you a clear insight into what’s happening in the build.

Thanks for your feedback!  
Cheers!

---

<div class="post-metadata">

### Author: ![Patrik](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.buildkite.community/patrik/32/1187_2.png) [@Patrik](https://forum.buildkite.community/u/Patrik)
#### Post date: [January 17, 2023, 9:12pm UTC](https://forum.buildkite.community/t/ui-for-showing-what-a-step-is-waiting-on/2513/3 "2023-01-17T21:12:20Z")

</div>

Oh this is great! That’ll help a lot! Thank you so much!

---

<div class="post-metadata">

### Author: ![karen.sawrey](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.buildkite.community/karen.sawrey/32/1188_2.png) [@karen.sawrey](https://forum.buildkite.community/u/karen.sawrey)
#### Post date: [January 18, 2023, 12:09pm UTC](https://forum.buildkite.community/t/ui-for-showing-what-a-step-is-waiting-on/2513/4 "2023-01-18T12:09:06Z")

</div>

You’re very welcome, @Patrik! Happy to help.

Cheers!  
Karen

---

<div class="post-metadata">

### Author: ![paula](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.buildkite.community/paula/32/954_2.png) [@paula](https://forum.buildkite.community/u/paula)
#### Post date: [August 29, 2023, 5:39am UTC](https://forum.buildkite.community/t/ui-for-showing-what-a-step-is-waiting-on/2513/5 "2023-08-29T05:39:29Z")

</div>


