# View of the Dashboard

**URL:** https://discourse.nodered.org/t/view-of-the-dashboard/6782
**Category:** Dashboard
**Created:** [14 January 2019 09:17 UTC](https://discourse.nodered.org/t/view-of-the-dashboard/6782 "2019-01-14T09:17:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Georg25](https://avatars.discourse-cdn.com/v4/letter/g/ed8c4c/32.png) [@Georg25](https://discourse.nodered.org/u/Georg25)
#### Post date: [14 January 2019 09:17 UTC](https://discourse.nodered.org/t/view-of-the-dashboard/6782/1 "2019-01-14T09:17:26Z")

</div>

Is there a way I can see when a new device accesses the Node-RED Dashboard?

The problem is, when I am with my laptop on the dashboard and then access even with the tablet or smartphone on it, the view no longer fits.

So all groups are displayed on the tablet / smartphone, although they are hidden on the laptop.

So it would be helpful for me to know if a new device is accessing the Dasboard so I can trigger a refresh of the page

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [14 January 2019 09:26 UTC](https://discourse.nodered.org/t/view-of-the-dashboard/6782/2 "2019-01-14T09:26:46Z")

</div>

the ui\_control node reports whenever anything connects or disconnects

---

<div class="post-metadata">

### Author: ![Georg25](https://avatars.discourse-cdn.com/v4/letter/g/ed8c4c/32.png) [@Georg25](https://discourse.nodered.org/u/Georg25)
#### Post date: [14 January 2019 09:35 UTC](https://discourse.nodered.org/t/view-of-the-dashboard/6782/3 "2019-01-14T09:35:58Z")

</div>

Tanks for the information
