Triops
Well-known member
I'm pretty sure this was discussed before but I am not able to find appropriate threads:
The autocompletion/suggestion layer when searching for user names (eg. on members page in forums and at several locations in backend) is very limited. It does show 10 user names only, no chance to see more because scrolling within the layer is not intended.
In my forums A LOT of users have similiar names at the beginning, all start with the two most important words of our main topic. In most cases its not possible to type in more letters to filter more while searching, because either the names are still very similar or one simply does not know how the name is spelled the next letters...
So, it would be great to have at least 50 or even 100 user names scrollable listed in the layer. Any chance to simply achieve that? Could I do it at a central place (don't want to edit 20 templates) with css "overflow:scroll"?!
The autocompletion/suggestion layer when searching for user names (eg. on members page in forums and at several locations in backend) is very limited. It does show 10 user names only, no chance to see more because scrolling within the layer is not intended.
In my forums A LOT of users have similiar names at the beginning, all start with the two most important words of our main topic. In most cases its not possible to type in more letters to filter more while searching, because either the names are still very similar or one simply does not know how the name is spelled the next letters...
So, it would be great to have at least 50 or even 100 user names scrollable listed in the layer. Any chance to simply achieve that? Could I do it at a central place (don't want to edit 20 templates) with css "overflow:scroll"?!