Opened 5 months ago
#61783 new defect (bug)
All post table UI breaks upon adding multiple taxonomies
Reported by: | 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)
Note: See
TracTickets for help on using
tickets.