Feature #18976
closedThe searchbox of the browse_links wizard should be moved to the top of the form
0%
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
Updated by Jo Hasenau about 15 years ago
Patch against TRUNK revision 5928 attached,
Updated by Chris topher over 14 years ago
I don't think so. At least I cannot find it in Core List.
Updated by Fabien Udriot over 13 years ago
- Status changed from Accepted to Closed
I would be for a larger approach.
Closing the issue as discussion can be hold on #28681