Make WordPress Core

Opened 5 months ago

#61783 new defect (bug)

All post table UI breaks upon adding multiple taxonomies

Reported by: akshat2802's profile akshat2802 Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: General Keywords:
Focuses: Cc:

Description

Sometimes, we need to set show_admin_column as true while registering a taxonomy in WordPress.
Upon adding multiple taxonomies in the admin column the UI of the all posts table breaks and the reader/admin can find difficulty in reading and finding relevant information

We can modify CSS such that if more taxonomies are present in table it can adjust its overflow property accordingly and can add a horizontal scroll for the same.

Sample Image for demonstration
https://drive.google.com/file/d/1azXGcXN8KhFxP85lE7Xlw7HtR9gKoQPm/view?usp=sharing
Sample Video for Fix needed
https://drive.google.com/file/d/1mH82YreMuufdqWSz-ffa-4VEaQ-uN79a/view?usp=sharing

Attachments (2)

Table view bug fix.mov (8.0 MB) - added by akshat2802 5 months ago.
Screenshot 2024-07-29 at 12.06.12 PM.png (227.4 KB) - added by akshat2802 5 months ago.

Change History (2)

Note: See TracTickets for help on using tickets.