phpmyadmin icon indicating copy to clipboard operation
phpmyadmin copied to clipboard

Fix responsive table edit-box in rtl mode

Open rezsk opened this issue 1 year ago • 2 comments

Description

Fixes positioning issue of responsive table's edit-box on RTL.

Fixes #18472

rezsk avatar Mar 31 '24 12:03 rezsk

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 59.23%. Comparing base (d61a059) to head (b2d9fce). Report is 3 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #19089      +/-   ##
============================================
+ Coverage     59.18%   59.23%   +0.04%     
  Complexity    15908    15908              
============================================
  Files           671      671              
  Lines         61293    61293              
============================================
+ Hits          36277    36305      +28     
+ Misses        25016    24988      -28     
Flag Coverage Δ
dbase-extension 59.18% <ø> (ø)
unit-8.1-ubuntu-latest 59.15% <ø> (+0.04%) :arrow_up:
unit-8.2-ubuntu-latest 59.16% <ø> (+0.04%) :arrow_up:
unit-8.3-ubuntu-latest 59.11% <ø> (+0.03%) :arrow_up:
unit-8.4-ubuntu-latest 59.11% <ø> (+0.03%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 31 '24 14:03 codecov[bot]

This pull requests contains too many commits, in most cases it is caused by wrong merge target. In case you have forked master branch you should also ask merging to master branch. See GitHub documentation for more details.

phpmyadmin-bot avatar May 08 '24 16:05 phpmyadmin-bot