Commit Graph

10 Commits

Author SHA1 Message Date
Sangita Mane
5202f59008 A11y fixes for pa11y dashboard pages. (#306)
* First draft of a11y fixes.

* Amended results title

* Amended results title (again)

* Back to top keyboard operation

Removed the 'data-role="top"' attribute, which implemented a cool animation to scroll to top but prevented the default behaviour, resulting in the keyboard focus not going back to top.

* Options Button

Fix to have a working options button, but using the mouse only. This is not a good solution because it cannot be operated via the keyboard.

* Fixed options menu css.

* Results view layout changes

* Undoing layout changes

* Graph layout fixes.

* Skip Rules Link

Added a link to skip the list of rules, which can get very long and annoying for any keyboard user not interested in selecting a rule. Most probably, implementing a collapsible list of rules would be a better solution here.

Co-authored-by: Carlos Muncharaz <carlos@muncharaz.eu>
2022-10-11 14:17:43 +02:00
Elena Musatova
b144970564 Results page: export graph in PNG (#197) 2017-11-23 09:56:23 +00:00
Alex Kilgour
816eecb256 Add dashed lines to graph 2016-02-01 17:14:21 +00:00
Rowan Manning
6b0cf20e4e Commit compiled front-end code to the repo 2013-11-05 11:27:21 +00:00
perryharlock
b619087cf9 Add bower package management 2013-10-04 11:37:40 +01:00
perryharlock
9f917f97ec Fixed issue with flot not working in ie7 and ie8 2013-09-20 15:28:54 +01:00
perryharlock
de66ab48da IE7 cross browser fixes due to crapstrap non support of IE7 2013-09-20 15:17:30 +01:00
perryharlock
33259b76f8 Add supposed canvas support for IE8 and ie specific styling to fix layout 2013-09-20 11:04:08 +01:00
perryharlock
ea295a96b1 Add tooltip to list of standards rules on new task page 2013-09-19 11:42:25 +01:00
perryharlock
f2b17154f8 Copy over css, js and favicon. Add in links to files in header 2013-09-16 15:37:56 +01:00