Skip to:
Content

BuddyPress.org

Opened 9 years ago

Closed 8 years ago

#6875 closed enhancement (fixed)

Accessibility: Bump heading in members/register.php

Reported by: mercime's profile mercime Owned by: mercime's profile mercime
Milestone: 2.7 Priority: normal
Severity: normal Version:
Component: Core Keywords: has-patch has-screenshots
Cc:

Description (last modified by mercime)

Basic rationale: see #6871.

Current headings:
<h1>Create an Account</h1>
register.php
<h4>Account Details</h4> => <h2> … </h2>
<h4>Profile Details</h4> => <h2> … </h2>
<h4>Blog Details</h4>(multisite) => <h2> … </h2>

Attachments (3)

6875.patch (1.6 KB) - added by mercime 9 years ago.
members-register.png (31.2 KB) - added by mercime 9 years ago.
members-register-after.png (83.5 KB) - added by mercime 9 years ago.

Download all attachments as: .zip

Change History (13)

@mercime
9 years ago

#1 @mercime
9 years ago

  • Component changed from API to General - UX/UI
  • Keywords has-patch has-screenshots added
  • Type changed from defect (bug) to enhancement

Attached patch bumps the headings of the Registration template.
Attached before and after screenshots.

#2 @mercime
9 years ago

  • Description modified (diff)

#3 @DJPaul
9 years ago

  • Keywords changed from has-patch has-screenshots to has-patch, has-screenshots
  • Milestone changed from Awaiting Review to 2.6

This ticket was mentioned in Slack in #buddypress by djpaul. View the logs.


9 years ago

#5 @mercime
9 years ago

In 10658:

Accessibility: Bump headings in members/register.php.

See #6875.

#6 @mercime
8 years ago

In 10738:

Revert heading bumps in members/register.php.

Complete set of heading fixes for all templates will be
addressed in the next dev cycle.

See #6875.

#7 @mercime
8 years ago

  • Keywords changed from has-patch, has-screenshots to has-patch has-screenshots
  • Milestone changed from 2.6 to Future Release

#8 @DJPaul
8 years ago

  • Component changed from General - UX/UI to Core

#9 @mercime
8 years ago

  • Milestone changed from Future Release to 2.7

#10 @mercime
8 years ago

  • Owner set to mercime
  • Resolution set to fixed
  • Status changed from new to closed

In 10962:

Accessibility: Bump headings in members/register.php.

Fixes #6875.

Note: See TracTickets for help on using tickets.