Making WordPress.org

Opened 3 years ago

Closed 4 months ago

#6520 closed defect (bug) (duplicate)

Table content overflow in resonsive

Reported by: nidhidhandhukiya's profile nidhidhandhukiya Owned by:
Milestone: Priority: normal
Component: Trac Keywords:
Cc:

Description

Open URL :- https://core.trac.wordpress.org/tickets/needs-testing
check between the 1045 to 771 screen size.
You can able to see the table overflow issue.

Attachments (3)

CleanShot 2022-10-06 at 21.19.09@2x.png (473.2 KB) - added by nidhidhandhukiya 3 years ago.
I have attached screenshot for better understanding.
6520.patch (539 bytes) - added by nidhidhandhukiya 3 years ago.
6520.2.patch (542 bytes) - added by sagarladani 3 years ago.
There is no need of adding scroll css on mobile screen. We only required for the desktop and tablet screen, width between 1040 to 771px. So I made the css for this width only.

Download all attachments as: .zip

Change History (5)

@nidhidhandhukiya
3 years ago

I have attached screenshot for better understanding.

@sagarladani
3 years ago

There is no need of adding scroll css on mobile screen. We only required for the desktop and tablet screen, width between 1040 to 771px. So I made the css for this width only.

#1 @nidhidhandhukiya
7 months ago

I have found similar issue like above but with the different url
page url :- https://meta.trac.wordpress.org/report/1

check in the tablet size:-
You can able to see the table overflow issue.

#2 @sabernhardt
4 months ago

  • Resolution set to duplicate
  • Status changed from new to closed

The overflow is already reported on #6412.

Note: See TracTickets for help on using tickets.