Actions
Bug #3569
closed
MS
pkg_edit.php jquery 'add' and 'delete' action scrolls page to top.
Bug #3569:
pkg_edit.php jquery 'add' and 'delete' action scrolls page to top.
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
04/04/2014
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1
Affected Architecture:
Description
On packages that uses row_helper when user clicks on add or delete button, the page scrolls to top.
It seems something with ajax
http://stackoverflow.com/questions/1061580/jquery-click-on-anchor-element-forces-scroll-to-top
A simple return false after jquery action fixes the unwanted scroll.
I`ll submit a pull request with the changes.
MS Updated by Marcello Silva Coutinho over 12 years ago
Pull request merged to 2.2 and 2.1 branch.
RB Updated by Renato Botelho over 12 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Pull requests merged
RB Updated by Renato Botelho about 12 years ago
- Status changed from Feedback to Resolved
Actions