forked from decidim/decidim
-
Notifications
You must be signed in to change notification settings - Fork 5
Fix improve accessibility on main_links_mobile_account #1298
New 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
Draft
Stef-Rousset
wants to merge
46
commits into
develop
Choose a base branch
from
fix/accessibility_on_mobile_account_modal
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
Co-authored-by: Andrés Pereira de Lucena <[email protected]>
Co-authored-by: Alexandru Emil Lupu <[email protected]>
* Implement changes to the GraphQL moderation types * Add more reportable types * Fix spec * Fix final spec * Apply suggestions from code review Co-authored-by: Andrés Pereira de Lucena <[email protected]> --------- Co-authored-by: Andrés Pereira de Lucena <[email protected]>
* Update API for core module * Add various fields * Add static pages * Add specs for newly added classes * Fix spec * Add more specs * Add user badges to the response * Consolidate the specs - Followable * Add specs for badges * Fix pipeline * Apply suggestions from code review Co-authored-by: Andrés Pereira de Lucena <[email protected]> * Apply review recommendations * Apply review recommendations * Add followers spec * Fix user report type object description * Apply suggestions from code review Co-authored-by: Andrés Pereira de Lucena <[email protected]> * Clarified some specs * Apply suggestions from code review Co-authored-by: Andrés Pereira de Lucena <[email protected]> * Update decidim-core/spec/types/static_page_topic_type_spec.rb Co-authored-by: Andrés Pereira de Lucena <[email protected]> * Fix static pages * Fix taxonomy taxonomizations_count * Add component specs * Remove duplicated fields * Removed the moderation related types * Remove taxonomy related fields * Full revert * More reverts * Revert change * Remove wrong require --------- Co-authored-by: Andrés Pereira de Lucena <[email protected]>
* Remove Help, Meetings, and Activity from the header navigation Remove unused locale Patch the menu * Implement breadcrumb navigation (decidim#15141) Co-authored-by: MariaDascaluPublicis <[email protected]> * Remove the "Global menu" content block (decidim#15135) Co-authored-by: Tom Greenwood <[email protected]> * Implement hamburger menu (decidim#15132) Co-authored-by: Andrés Pereira de Lucena <[email protected]> Co-authored-by: MariaDascaluPublicis <[email protected]> * Add language chooser to header (decidim#15365) Co-authored-by: MariaDascaluPublicis <[email protected]> Co-authored-by: MariaDascaluPublicis <[email protected]> * Fix header redesign found issues (decidim#15434) Co-authored-by: Alexandru Emil Lupu <[email protected]> * Add breadcrumb to menu (decidim#15507) * Add breadcrumb to accountability * Add breadcrumb to blogs * Add breadcrumb to debates * Add breadcrumb to collaborative_texts * Add breadcrumb to elections * Add breadcrumb to surveys * Add breadcrumb to sortitions * Add breadcrumb to proposals * Add breadcrumb to meetings * Fix routing errors * Revert changes on sortitions to avoid conflicts --------- Co-authored-by: MariaDascaluPublicis <[email protected]> Co-authored-by: Tom Greenwood <[email protected]> Co-authored-by: Andrés Pereira de Lucena <[email protected]> Co-authored-by: MariaDascaluPublicis <[email protected]>
Co-authored-by: Alexandru Emil Lupu <[email protected]>
Co-authored-by: Alexandru Emil Lupu <[email protected]>
…idim#15290) Co-authored-by: Anna Topalidi <[email protected]>
* Update the release process documentation * Apply suggestions from code review Co-authored-by: Andrés Pereira de Lucena <[email protected]> * Apply more review recommendations * Run spellchecks * Run spellchecks --------- Co-authored-by: Andrés Pereira de Lucena <[email protected]>
* Improve backports documentation * Running specll checks * Apply suggestions from code review Co-authored-by: Andrés Pereira de Lucena <[email protected]> * Add image and explainations * Remove empty space --------- Co-authored-by: Andrés Pereira de Lucena <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
configuration
dependencies
Pull requests that update a dependency file
module: accountability
module: admin
module: ai
module: api
module: assemblies
module: blogs
module: budgets
module: collaborative_texts
module: comments
module: conferences
module: core
module: debates
module: demographics
module: design
module: dev
module: elections
module: forms
module: generators
module: initiatives
module: meetings
module: pages
module: participatory processes
module: proposals
module: sortitions
module: surveys
module: system
module: templates
module: verifications
team: documentation
type: fix
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.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🎩 What? Why?
This PR improves accessibility on main_links_mobile_account, by:
This PR is issued from the audit of Angers city (page 29 and 30), and refers to criterias 2.5.3, 4.1.2, 1.3.1, 2.1.1, 2.4.7 and 2.4.3.
📌 Related Issues
Testing
📷 Screenshots (optional)
ONE

TWO
