[phpMyAdmin Git] [phpmyadmin/phpmyadmin] e80b47: Scroll (using Animate) only when result div is vis...

Deven Bansod devenbansod at users.noreply.github.com
Tue Aug 9 21:29:49 CEST 2016


  Branch: refs/heads/QA_4_6
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: e80b477525bb13d8bca3c98962f16a374fbe2e83
      https://github.com/phpmyadmin/phpmyadmin/commit/e80b477525bb13d8bca3c98962f16a374fbe2e83
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2016-08-08 (Mon, 08 Aug 2016)

  Changed paths:
    M js/db_search.js

  Log Message:
  -----------
  Scroll (using Animate) only when result div is visible

We load the result div using data from AJAX request and make the div visible.
So, we should scroll down when the div is visible and loaded with the appropriate data.

Fix #12375

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: 6c8513bd79a8465846059e3dd674427df23a5fc5
      https://github.com/phpmyadmin/phpmyadmin/commit/6c8513bd79a8465846059e3dd674427df23a5fc5
  Author: Deven Bansod <devenbansod at users.noreply.github.com>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M js/db_search.js

  Log Message:
  -----------
  Merge pull request #12450 from devenbansod/fix_12375

Scroll (using Animate) only when result div is loaded with data from ajax response and is visible


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/3dcb219834b5...6c8513bd79a8


More information about the Git mailing list