Skip to:
Content

BuddyPress.org

Opened 7 years ago

Closed 7 years ago

#7787 closed defect (bug) (fixed)

Improve visibility of dynamic 'Send Invites' nav item

Reported by: boonebgorges's profile boonebgorges Owned by: imath's profile imath
Milestone: 3.0 Priority: normal
Severity: normal Version:
Component: Templates Keywords: 2nd-opinion
Cc:

Description

On the group invite page, the 'Send Invites' nav item appears only when you've selected at least one member to invite. This is not totally obvious. I have two suggestions:

  1. There's a bug that's causing the 'Send Invites <span>3</span>' count not to be styled. See screenshot. This is an easy fix, which I'll commit momentarily, and goes some way toward making the nav item more visible.
  1. This one is more of a suggestion: Perhaps we could style 'Send Invites' in a way that makes it more obvious that it's the next step in the process. I'll mock something up.

Attachments (3)

Screenshot_2018-04-30_20-40-37.png (22.1 KB) - added by boonebgorges 7 years ago.
before [12025]
Screenshot_2018-04-30_20-45-23.png (11.0 KB) - added by boonebgorges 7 years ago.
after [12025]
Screenshot_2018-04-30_20-48-15.png (16.2 KB) - added by boonebgorges 7 years ago.

Download all attachments as: .zip

Change History (7)

#1 @boonebgorges
7 years ago

In 12025:

Nouveau: Count on 'Send Invites' nav item should be styled.

It was missing the count class.

See #7787.

#2 @boonebgorges
7 years ago

  • Keywords 2nd-opinion added

Screenshot_2018-04-30_20-48-15.png is one idea for making the next step more obvious: a light-colored highlight (#eaeaea, lighter than the hover highlight). I'm definitely open to other ideas - or, if others think that [12025] is enough, I could be persuaded of that too.

#3 @boonebgorges
7 years ago

See #7783, which this ticket might duplicate.

#4 @imath
7 years ago

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

In 12040:

BP Nouveau: display the Group Invites UI navigation vertically

On desktop screens, the Group Invites UI navigation is now displayed vertically at the left of the friends/members list or the send invites form. This new position makes it easier to navigate between the different screens and improve the visibility of the send invites navigation item.

Props mercime, boonebgorges.

Fixes #7783
Fixes #7787

Note: See TracTickets for help on using tickets.