[phpmyadmin/phpmyadmin] 5fbd98: Fix #16659 - remove auto set left position for the dropdown position

Branch: refs/heads/QA_5_1 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 5fbd98e9880b677ab08e6eb55c7fd4e2d9df2908 https://github.com/phpmyadmin/phpmyadmin/commit/5fbd98e9880b677ab08e6eb55c7f... Author: William Desportes <williamdes@wdes.fr> Date: 2021-03-12 (Fri, 03 March 2021) +01:00 Changed paths: M js/src/makegrid.js Log Message: ----------- Fix #16659 - remove auto set left position for the dropdown position It made the arrow not to be aligned with the dropdown, the user could not use the dropdown Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: c4c32c374db7f2bf35a79c51555036b90bea0ea6 https://github.com/phpmyadmin/phpmyadmin/commit/c4c32c374db7f2bf35a79c515550... Author: William Desportes <williamdes@wdes.fr> Date: 2021-03-12 (Fri, 03 March 2021) +01:00 Changed paths: M libraries/classes/ErrorHandler.php Log Message: ----------- Fix #16729 - fix silencing code for PHP >= 8.0 Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: eeffd989ba13997ce4eacdb09e4f6f3400c4ff4b https://github.com/phpmyadmin/phpmyadmin/commit/eeffd989ba13997ce4eacdb09e4f... Author: William Desportes <williamdes@wdes.fr> Date: 2021-03-12 (Fri, 03 March 2021) +01:00 Changed paths: M ChangeLog Log Message: ----------- Add a ChangeLog entry for #16729 Signed-off-by: William Desportes <williamdes@wdes.fr>
participants (1)
-
William Desportes