Add label to auto refresh icon
Using WYL v2.0, there is no label or other indicator as to what the auto-refresh toggle actually does in the UI. I had to discover it's purpose by inspecting the element in my web browser.
Can a label be added to make the function of this toggle more obvious? I tried several themes, but none had a label or other text present.
Example screenshot:
Thanks!
I believe the affected file would be internal/web/public/js/refresh.js
Hi @aceberg, was this issue fixed? I see the issue marked as complete, but wasn't sure which commit contained the fix? I Ialso can no longer find the file I mentioned in the code repo. Thanks!
Hi @aceberg, was this issue fixed? I see the issue marked as complete, but wasn't sure which commit contained the fix? I Ialso can no longer find the file I mentioned in the code repo. Thanks!
Hi! As frontend was moved to SolidJS, the auto refresh is always on now
Thank you!