Skip to content
Snippets Groups Projects
Commit 7f6ac4f4 authored by Kushal Pandya's avatar Kushal Pandya
Browse files

Add title for autoscroll status indicator for a11y

parent cf669e5d
Branches
Tags
No related merge requests found
Loading
Loading
@@ -64,7 +64,7 @@
%span.scroll-step-label Scroll to bottom
- if @build.active?
.autoscroll-container
%span.status-message#autoscroll-status{:data => {:state => 'enabled'}}
%span.status-message#autoscroll-status{:data => {:state => 'enabled'}, :title => 'Autoscroll active'}
%i.fa.fa-toggle-on
%label Autoscroll active
#up-build-trace
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment