Skip to:
Content

BuddyPress.org

Opened 3 years ago

Last modified 8 weeks ago

#8970 assigned defect (bug)

Display issue of half truncated letter in BuddyPress Group Activity Page

Reported by: krupajnanda's profile krupajnanda Owned by: espellcaste's profile espellcaste
Milestone: Awaiting Contributions Priority: low
Severity: minor Version: 3.0.0
Component: Templates 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 18 months ago.

Download all attachments as: .zip

Change History (17)

#1 @imath
3 years ago

  • Component changed from Groups to Templates
  • Milestone changed from Awaiting Review to 12.0.0
  • Version changed from 11.2.0 to 3.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
2 years ago

  • Milestone changed from 12.0.0 to Up Next

#6 @imath
2 years ago

  • Milestone changed from Up Next to 14.0.0

#7 @espellcaste
2 years ago

  • Milestone changed from 14.0.0 to Up Next

#8 @imath
20 months ago

  • Milestone changed from Up Next to 15.0.0

#9 @espellcaste
18 months ago

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

#10 @espellcaste
18 months ago

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

#11 @espellcaste
18 months ago

  • Milestone changed from Awaiting Contributions to Awaiting Review

#12 @sourabh.matolia
11 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
11 months ago

  • Owner set to espellcaste
  • Status changed from new to assigned

#14 @espellcaste
8 weeks ago

  • Milestone changed from Awaiting Review to Awaiting Contributions
Note: See TracTickets for help on using tickets.