webgui icon indicating copy to clipboard operation
webgui copied to clipboard

Results 61 webgui issues
Sort by recently updated
recently updated
newest added

#### Issue `Frames must have title attribute` ([frame-title](https://dequeuniversity.com/rules/axe/3.3/frame-title?application=msftAI)) #### Target application [Tower/DiskSettings](http://tower.local/Settings/DiskSettings) #### Element path #progressFrame #### Snippet `` #### How to fix Fix any of the following: aria-label attribute...

#### Issue `id attribute value must be unique` ([duplicate-id](https://dequeuniversity.com/rules/axe/3.3/duplicate-id?application=msftAI)) #### Target application [Tower/UserEdit](http://tower.local/Users/UserEdit?name=xo) #### Element path #nav-right > div:nth-child(4) #### Snippet `` #### How to fix Fix any of the...

#### Issue `Images must have alternate text` ([image-alt](https://dequeuniversity.com/rules/axe/3.3/image-alt?application=msftAI)) #### Target application [Tower/VMs](http://tower.local/VMs) #### Element path #vm-f86becb1-4936-25e0-2d3a-d1893b691053 > img #### Snippet `` #### How to fix Fix any of the following:...

With the proliferation of custom builds of unraid (DVB, nVidia, and the new Ryzen build), unraid needs the md5s of the bz* files hardcoded somewhere (and not on the flash...

Just noticed a bug in the webGui where after attaching a USB storage device it shows up in the unassigned devices block but after its removal from the system it...

Noticed that `luzifer/docker-icecast2` got removed from the Docker hub recently and the webGui displays `update ready` next to the existing container. Clicking it goes through the normal routine ``` Pulling...

I am a long time user and would love some direction on how to get a dev environment going so I can contribute.

I am a big fan of the starting/stopping animations that have been added to the running APP on unRAID. However, I notice one small bug, which I am sure is...

One way of improving the quality of code is to use tools for continuous integration. They would make sure that code is written consistently, follows best practices and that it...

Updating Docker containers might make them break if using an obsolete template. Perhaps indicate somewhere whenever a used template has a newer version?