WilliamHolden / galaxy Public
forked from galaxyproject/galaxyNew issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Add More screen reader accessibility improvements #1
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
this can now be opened against upstream |
Correct parentheses nesting (propogated from prev. rebase)
see discussion in code review Co-Authored-By: Nicola Soranzo <nicola.soranzo@gmail.com>
Co-Authored-By: Nicola Soranzo <nicola.soranzo@gmail.com>
See discussion in code review Co-Authored-By: Nicola Soranzo <nicola.soranzo@gmail.com>
Co-Authored-By: Nicola Soranzo <nicola.soranzo@gmail.com>
Co-Authored-By: Nicola Soranzo <nicola.soranzo@gmail.com>
…_8656 [19.09] Build dependency manager only for galaxy app
…yproject#8698) [19.09] Bug fix in loading stored workflows from workflow ids.
If `tool_dependency_dir` is None, use schema default for path resolving
Co-Authored-By: Nicola Soranzo <nicola.soranzo@gmail.com>
Fix tool JSON wrapper fail to wrap paths
Datatypes for MassSpec DIA dlib,elib
Improvements to Galaxy and Pulsar job execution
More robust login/logout with Selenium.
Refactor/cleanup config loading (misc edits)
…issues related to the unused declarations in loops.
As per code review discussion: galaxyproject#8651 (review) This addresses only one config property out of the 3 discussed. The other two, `conda_prefix` and `tool_dependency_cache_dir` will be addressed separately in a follow-up PR.
Simplify code for expand_meta_parameters
…_tools_api Remove deprecated Toolshed API endpoints
Automate path resolution for config options
[19.09] remove inherited #center overflow
Add vue component and endpoint to reset repository metadata
[19.09] improve tool panel searching
Fix `new_secure_hash()` when passed an empty string
Multi subdomains cookie support
python-ldap python3 update and documentation change
Cleanup SQL query in ``_calculate_or_set_disk_usage()``
Update zh/locale.js
Allow space, dot and comma in relabel identifier tool
Apply edits addressing previous code review
Add screen reader accessibility improvements to workflow
…hich addresses accessibility concerns Add ariaAlert custom utility function which addresses accessibility concerns
…that screen readers don't misinterpret them.
3917591
to
04ed665
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
TODO
-Work out some very minor GUI and accessibility issues.
-Refactor the code.
-Do some testing.
The text was updated successfully, but these errors were encountered: