Skip to content

Have only one h1 in the admin pages#12340

Merged
alecslupu merged 4 commits intodevelopfrom
fix/admin-a11y-titles-2
Jan 29, 2024
Merged

Have only one h1 in the admin pages#12340
alecslupu merged 4 commits intodevelopfrom
fix/admin-a11y-titles-2

Conversation

@andreslucena
Copy link
Copy Markdown
Member

🎩 What? Why?

As I mentioned in a comment:

#12324 (comment)

We should only have on h1 in each page, so this PR fixes that.

♥️ Thank you!

@andreslucena andreslucena added module: admin type: fix PRs that implement a fix for a bug labels Jan 26, 2024
github-actions[bot]
github-actions bot previously approved these changes Jan 26, 2024
Copy link
Copy Markdown
Contributor

@alecslupu alecslupu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We also need to fix the following H1s, that i have ignored, afetr I have checked that there is no error highlighted by WGAC:
Also, while back tracking the PR, i have found 3 indent issues.

  • decidim-templates/app/views/decidim/templates/admin/questionnaire_templates/edit.html.erb
  • decidim-meetings/app/views/decidim/meetings/admin/registrations/edit.html.erb
  • decidim-meetings/app/views/decidim/meetings/admin/invites/index.html.erb
  • decidim-initiatives/app/views/decidim/initiatives/admin/answers/edit.html.erb
  • decidim-elections/app/views/decidim/votings/admin/monitoring_committee_verify_elections/index.html.erb
  • decidim-admin/app/views/decidim/admin/newsletter_templates/index.html.erb
  • decidim-admin/app/views/decidim/admin/help_sections/_form.html.erb

Indent issue:

  • decidim-elections/app/views/decidim/votings/admin/votings/edit.html.erb ( lines 4-6)
  • decidim-elections/app/views/decidim/votings/admin/polling_officers/new.html.erb ( 3-5)
  • decidim-elections/app/views/decidim/elections/admin/elections/edit.html.erb ( 3-5 )

@alecslupu alecslupu self-assigned this Jan 26, 2024
github-actions[bot]
github-actions bot previously approved these changes Jan 29, 2024
@andreslucena andreslucena dismissed alecslupu’s stale review January 29, 2024 10:45

Ready for another round

@andreslucena
Copy link
Copy Markdown
Member Author

We also need to fix the following H1s, that i have ignored, afetr I have checked that there is no error highlighted by WGAC:
Also, while back tracking the PR, i have found 3 indent issues.

I've fixed both of these issues, so this is ready for another round

Copy link
Copy Markdown
Contributor

@alecslupu alecslupu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good from code point of view. There one small change that still needs to be done in decidim-initiatives/app/views/decidim/initiatives/admin/answers/edit.html.erb

@andreslucena
Copy link
Copy Markdown
Member Author

This looks good from code point of view. There one small change that still needs to be done in decidim-initiatives/app/views/decidim/initiatives/admin/answers/edit.html.erb

Done in 519aac3

@andreslucena andreslucena dismissed alecslupu’s stale review January 29, 2024 14:24

Ready for another round

@andreslucena andreslucena changed the title Have only one h1 in the authorizations workflow page Have only one h1 in the admin pages Jan 29, 2024
Copy link
Copy Markdown
Contributor

@alecslupu alecslupu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving without running on local.

@alecslupu alecslupu merged commit e87f086 into develop Jan 29, 2024
@alecslupu alecslupu deleted the fix/admin-a11y-titles-2 branch January 29, 2024 17:26
entantoencuanto added a commit that referenced this pull request Feb 1, 2024
* develop:
  Remove elections module (#12366)
  Fix flaky for questionnaire drag and drop question (#12367)
  Redesign: datepicker (#11768)
  Patch participatory spaces factories (#12341)
  Upgrade chromedriver to v120+ (#12351)
  Fix bug in welcome notifications when the organization has weird characters (#12326)
  Have only one h1 in the admin pages (#12340)
  Fix voting data migration for AddFollowableCounterCacheToVotings (#12350)
  New Crowdin updates (#12282)
  Fix broken links in debates index (#12343)
@alecslupu alecslupu added project: redesign Barcelona City Council contract no-backport Pull Requests that should not be backported labels Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: admin no-backport Pull Requests that should not be backported project: redesign Barcelona City Council contract type: fix PRs that implement a fix for a bug

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants