admin control panel - finding users [message #17856] |
Thu, 22 April 2004 20:55 |
lahoo
Messages: 62 Registered: April 2004
Karma: 0
|
Member |
|
|
My forum will just have a limited amount of users, less than 30 I think. When about to perform actions on users in the admin control panel a search form is shown.
In cases like mine gatting the full list of users, the first n (n=20 or so) users with possibility to go to the next n and/or a list of all letters in the alphabet being hyperlinks to searches on users having that letter initially in their username/alias would be nice.
If you think all of these ideas are crappy at least set focus() on the first firm field when pages in the admin control panel is loaded. This would make life easier for us keyboard-centric users. Removing the burden in having to locate the field, place the pointer over it and clicking to set focus would be nice. That's the way I build all my web applications - enterprise-wide or just for private purposes.
|
|
|
|
Re: admin control panel - finding users [message #17873 is a reply to message #17856] |
Fri, 23 April 2004 09:21 |
newbie
Messages: 10 Registered: January 2004
Karma: 0
|
Junior Member |
|
|
lahoo wrote on Thu, 22 April 2004 16:55 | at least set focus() on the first firm field when pages in the admin control panel is loaded. This would make life easier for us keyboard-centric users. Removing the burden in having to locate the field, place the pointer over it and clicking to set focus would be nice. That's the way I build all my web applications - enterprise-wide or just for private purposes.
|
I hate when sites set focus to anything. It screws over the "find as you type" feature that I use all the time in Mozilla. With this feature, jumping to the field I wish to go to is as easy as hitting "/" then typing a few of the letters that are part of the words in front of the field that I wish to go to then hitting tab. That way I could jump to almost any form field after loading a page (no matter how far down that field is), entirely via keyboard without touching my mouse.
[Updated on: Fri, 23 April 2004 09:33] Report message to a moderator
|
|
|
Re: admin control panel - finding users [message #17874 is a reply to message #17873] |
Fri, 23 April 2004 11:46 |
lahoo
Messages: 62 Registered: April 2004
Karma: 0
|
Member |
|
|
Citat: | I hate when sites set focus to anything. It screws over the "find as you type" feature that I use all the time in Mozilla. With this feature, jumping to the field I wish to go to is as easy as hitting "/" then typing a few of the letters that are part of the words in front of the field that I wish to go to then hitting tab. That way I could jump to almost any form field after loading a page (no matter how far down that field is), entirely via keyboard without touching my mouse.
|
In the case of searching for users in the admin control panel these pages, afaik, just contain two fields. Other admin pages may contain more but what's the problem in hitting tab to get to the field you choose?
Bear in mind that the user society of Mozilla is really tiny. For the vast majority of the users the feature I suggested will be a benefit.
[Updated on: Fri, 23 April 2004 11:46] Report message to a moderator
|
|
|
|
|