Making WordPress.org

Opened 20 months ago

Last modified 10 months ago

#6748 new defect (bug)

Content overflow issue in the Get Involved section

Reported by: baroliyamayur's profile baroliyamayur Owned by:
Milestone: Priority: low
Component: WordCamp Site & Plugins Keywords: needs-patch has-screenshots
Cc:

Description

Content overflow issue in the Get Involved section. Please see the URL below.

Page URL:- https://central.wordcamp.org/news/

Issue Screenshot:- https://share.cleanshot.com/n77c0PZ4hq0VXvVSplpV

Change History (2)

#1 @baroliyamayur
20 months ago

Solution for Content overflow issue in the Get Involved section.

Screenshot:- https://share.cleanshot.com/h0Q7cy5Gy6Wn6px4kFzZ

ul li {
    word-break: break-all;
}

#2 @coffee2code
10 months ago

  • Component changed from WordPress.org Site to WordCamp Site & Plugins
  • Priority changed from normal to low

For context: The post in question was posted January 12, 2023. It is no longer on the homepage (currently it's on page 3)

I'm using Firefox on Mac and don't see the issue, but I do on Chrome on Mac.

Since this ticket wasn't originally attributed to the WordCamp component, you missed the notice that such tickets should be filed on the WordCamp.org GitHub repository. I recommend you do so and follow-up here so this ticket can be closed as having been reported upstream.

Note: See TracTickets for help on using tickets.