Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#45524 closed defect (bug) (reported-upstream)

Position of Gutenberg Datepicker Navigation Left/Right button

Reported by: man4toman's profile man4toman Owned by:
Milestone: Priority: normal
Severity: normal Version: 5.0
Component: Editor Keywords: has-patch
Focuses: rtl, administration Cc:

Description

The position of these buttons is wrong in RTL, I checked other datepickers and in all them right button used for "Next Month" and left button used for "Previous Month".

Well, the "style.css" in below must changes to patch file:

wp-includes\css\dist\components\style.css

Attachments (3)

original.png (19.8 KB) - added by man4toman 6 years ago.
Original
patched.png (19.9 KB) - added by man4toman 6 years ago.
Patched
style.css.patch (432 bytes) - added by man4toman 6 years ago.
Patch File

Download all attachments as: .zip

Change History (6)

@man4toman
6 years ago

Original

@man4toman
6 years ago

Patched

@man4toman
6 years ago

Patch File

#1 @man4toman
6 years ago

  • Type changed from defect (bug) to enhancement

#2 @ocean90
6 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to reported-upstream
  • Status changed from new to closed
  • Type changed from enhancement to defect (bug)

Thanks for the report @man4toman and the patch!

Since this is an issue within the components package I have reported this upstream at https://github.com/WordPress/gutenberg/issues/12718.

#3 @man4toman
6 years ago

@ocean90
Thank you :)

Note: See TracTickets for help on using tickets.