...
[11:22:34 CDT(-0500)] <cindyli> ok
[11:26:45 CDT(-0500)] <cindyli> michelled: updated and pushed
[11:28:54 CDT(-0500)] <michelled> thx cindyli
[11:29:07 CDT(-0500)] <cindyli> np
[11:56:11 CDT(-0500)] <anastasiac> michelled, my fixes for the a11y of the login panel when errors are made has been pushed to my github: https://github.com/acheetham/OER-Commons/tree/584-failed-login
[11:56:26 CDT(-0500)] <anastasiac> the fixes work, though live regions don't seem tot work in IE8
[11:56:35 CDT(-0500)] <anastasiac> and the focus solution seems a bit hacky
[11:56:52 CDT(-0500)] <anastasiac> michelled, you recommended I set it aside for now and move on to something else, so I'm doing that
[12:17:52 CDT(-0500)] <anastasiac> michelled, I'm ready to issue a pull request against staging for the fixes to make the user menu keyboard accessible. I've prepared a new branch against master; could you give it a code review? https://github.com/acheetham/OER-Commons/tree/563-account-settings-menu
[12:20:36 CDT(-0500)] <anastasiac> michelled, the first thing on the a11y testing results wiki page is now the a11y of the "Add OER button" - should I take that on next?
[12:24:11 CDT(-0500)] <anastasiac> michelled, the fix to the carousel slides is now in master, and on the production site. I don't think I have access to log in, to update the content of the slides - do you have that?
[12:28:03 CDT(-0500)] <alexn> michelled: the styling fix for the action button is on staging
[12:34:50 CDT(-0500)] <alexn> michelled, cindyli, anastasiac: please note the last comment from Andrey - you can set a watch for all scss files to be compiled on the fly as I understand
[12:34:50 CDT(-0500)] <alexn> https://github.com/ISKME/OER-Commons/commit/92619adf53cbe5a7bf2071a9e23d35d89e111a57#commitcomment-1448452
[12:35:20 CDT(-0500)] <alexn> sass --watch ./project/media/styles:./project/media/styles
[12:36:00 CDT(-0500)] <cindyli> that helps. thanks, alexn
[13:33:03 CDT(-0500)] <anastasiac_> fluid-everyone: We're gathering in the collaboration space for this week's community meeting, where Jorge will be talking about Tecla
[13:33:12 CDT(-0500)] <anastasiac_> does anyone remote want to be skyped in?
[14:51:13 CDT(-0500)] <anastasiac> michelled, could I add another request to my ever-growing list of requests? A few minutes to review and discuss (in person) my improvements to the "Add OER" bookmarklet (when you have time
[14:53:04 CDT(-0500)] <cindyli> jvass, I'm working on replacing the grey background image on the nav bar with css. seems css3 is needed to create the same effect, which is not supported by IE8. Do you think whether it's acceptable that in IE8, the nav bar is only in plain grey color without shadow?
[15:13:19 CDT(-0500)] <michelled> alexn: what's the status of the select a folder widget a11y?
[15:22:56 CDT(-0500)] <alexn1> michelled: my VM is not friendly with UP and DOWN keys so I had to take a lenovo laptop from Avtar and to test it. Keyboard accessibility is good for this widget
[15:23:11 CDT(-0500)] <alexn1> but it still lacks screen reader friendliness
[15:23:16 CDT(-0500)] <michelled> for select a folder?
[15:23:19 CDT(-0500)] <alexn1> for dynamic events
[15:23:29 CDT(-0500)] <alexn1> when you select/deselect folders
[15:23:33 CDT(-0500)] <michelled> ok
[15:23:33 CDT(-0500)] <alexn1> or when you create new folders
[15:23:43 CDT(-0500)] <michelled> do you have a branch that needs review?
[15:24:01 CDT(-0500)] <alexn1> https://github.com/anvk/OER-Commons/tree/OER-575
[15:24:07 CDT(-0500)] <alexn1>
[15:24:42 CDT(-0500)] <michelled> thx