Opened 14 months ago
Last modified 5 weeks ago
#8970 new defect (bug)
Display issue of half truncated letter in BuddyPress Group Activity Page
Reported by: | krupajnanda | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | 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)
Change History (14)
#1
@
14 months 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
#2
@
14 months 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
#4
@
13 months 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 👌
Hi @krupajnanda
Thanks for your feedback. This is specific to the BP Nouveau template pack.
What about using
?