Actions
Feature #18976
closedThe searchbox of the browse_links wizard should be moved to the top of the form
Start date:
2008-06-18
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
While using the browse_links wizard one always has to scroll down the list of records completely to find out that there is a searchbox available.
After typing in some letters and clicking submit the list is not that long anymore but again one has to scroll down completely - and again ... and again ...
IMHO it would be better to move the searchbox to the top of the form to avoid scrolling. Additionally this would give us the option to use AJAX calls to modify the results while typing the search word.
It's a real no brainer.
Simply move line 1942 of class.browse_links.php up by 9 lines.
(issue imported from #M8743)
Files
Actions