Skip to content
#

wordpress-admin

Here are 51 public repositories matching this topic...

connerbw
connerbw commented May 16, 2019

Version

  • Carbon Fields: 3.1.1
  • WordPress: 5.2
  • PHP: 7.2

Expected Behavior

Can navigate between tabs using keyboard. The role of the tab is announced by a screen reader (NVDA, VoiceOver, ...)

Actual Behavior

Cannot navigate between tabs using keyboard.

Container definition

Container::make( 'post_meta', 'Tab Test' )
		->add_tab(
			__( 'Tab 1' ),
		

Improve this page

Add a description, image, and links to the wordpress-admin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wordpress-admin topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.