Actions
Bug #3569
closedpkg_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.
Updated by Marcello Silva Coutinho over 10 years ago
Pull request merged to 2.2 and 2.1 branch.
Updated by Renato Botelho over 10 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Pull requests merged
Updated by Renato Botelho over 10 years ago
- Status changed from Feedback to Resolved
Actions