Making WordPress.org

Opened 5 years ago

Closed 5 years ago

#4622 closed enhancement (fixed)

Fix the developer helphub tables responsiveness issue

Reported by: dingo_d's profile dingo_d Owned by: coffee2code's profile coffee2code
Milestone: Priority: normal
Component: Developer Hub Keywords: has-patch needs-testing 2nd-opinion
Cc:

Description

Currently the tables on helphub pages are not responsive, for instance: https://developer.wordpress.org/reference/functions/wp_enqueue_script/

On a mobile phone you are missing information as you cannot scroll the big tables.

This ticket addresses this by adding a media query for the tables (adds a scroll ability to them on image sizes tablet and down).

Attachments (1)

4622.diff (737 bytes) - added by dingo_d 5 years ago.
Added css for responsive tables

Download all attachments as: .zip

Change History (5)

@dingo_d
5 years ago

Added css for responsive tables

This ticket was mentioned in Slack in #docs by dingo_d. View the logs.


5 years ago

#2 @milana_cap
5 years ago

  • Component changed from HelpHub to Developer Hub

This ticket was mentioned in Slack in #docs by dingo_d. View the logs.


5 years ago

#4 @coffee2code
5 years ago

  • Owner set to coffee2code
  • Resolution set to fixed
  • Status changed from new to closed

In 9083:

Developer: Add responsiveness for content tables.

Props dingo_d.
Fixes #4622.

Note: See TracTickets for help on using tickets.