paulbarre ยท GitHub

๐Ÿ”— Linked issue

Resolves #5048

โ“ Type of change

  • ๐Ÿ“– Documentation (updates to the documentation or readme)
  • ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • ๐Ÿ‘Œ Enhancement (improving an existing functionality)
  • โœจ New feature (a non-breaking change that adds functionality)
  • ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

This is an enhancement when using the keyboard to change carousel slides.

When locale is in right-to-left (RTL) direction, left arrow key should move to the left, right arrow key to the right. This change makes the arrow keys matching the carousel arrow buttons behavior.

๐Ÿ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Read the original on github.com โ†—