Skip to:
Content

BuddyPress.org

Opened 3 years ago

Last modified 9 months ago

#8970 assigned defect (bug)

Display issue of half truncated letter in BuddyPress Group Activity Page

Reported by: krupajnanda Owned by: espellcaste
Priority: low Milestone: Awaiting Contributions
Component: Templates Version: 3.0.0
Severity: minor Keywords: has-screenshots 2nd-opinion good-first-bug needs-patch
Cc:

Description

On the BuddyPress group activity page, a filter is present that displays various values for users to filter activities.
The default value contains a hyphen and a space. Due to this, when clicking on it, no letters are getting truncated.
Conversely, selecting other filters from the dropdown causes the very first character to not display properly.

Possible Solution: This issue can be resolved by consistently adding hyphens and spaces for all the values.

Attachments (3)

after adding hyphen and space.jpg (35.5 KB ) - added by krupajnanda 3 years ago.
before adding hyphen and space.jpg (35.5 KB ) - added by krupajnanda 3 years ago.
CleanShot 2024-08-16 at 22.34.40@2x.jpg (46.7 KB ) - added by espellcaste 2 years ago.

Download all attachments as: .zip

Change History (17)

#1 @imath
3 years ago

  • Component GroupsTemplates
  • Milestone Awaiting Review12.0.0
  • Version 11.2.03.0.0

Hi @krupajnanda

Thanks for your feedback. This is specific to the BP Nouveau template pack.

What about using   ?

#2 @krupajnanda
3 years ago

@imath Thanks for confirming.

This is specific to the BP Nouveau template pack.

Yes, this is specific to it only.

What about using   ?

Hmm..! Well not sure if we should use it. I believe it needs modification same as the very first element of the drop-down value.

E.g.

<option value="0">— Everything —</option>

What is your thought on this? @imath

#3 @krupajnanda
3 years ago

@imath Any thought on this?

#4 @imath
3 years ago

Well I’ve tested it with Twenty Twenty Two and the text is not truncated. My guess is it might be resolved with better css rule. I’ll come back on it later 👌

#5 @imath
3 years ago

  • Milestone 12.0.0Up Next

#6 @imath
3 years ago

  • Milestone Up Next14.0.0

#7 @espellcaste
3 years ago

  • Milestone 14.0.0Up Next

#8 @imath
2 years ago

  • Milestone Up Next15.0.0

#9 @espellcaste
2 years ago

  • Keywords good-first-bug needs-patch added
  • Milestone 15.0.0Awaiting Contributions

#10 @espellcaste
2 years ago

I can't replicate this. ¯\_(ツ)_/¯

#11 @espellcaste
2 years ago

  • Milestone Awaiting ContributionsAwaiting Review

#12 @sourabh.matolia
18 months ago

I checked on the latest 'Twenty Twenty-Five' theme, I can replicate the issue.

Check which CSS property is causing the issue here:
https://prnt.sc/TUo4iJaIEqJd

After removing the property it looks fine:
https://prnt.sc/1Un_pMk-coku

#13 @espellcaste
18 months ago

  • Owner set to espellcaste
  • Status newassigned

#14 @espellcaste
9 months ago

  • Milestone Awaiting ReviewAwaiting Contributions
Note: See TracTickets for help on using tickets.