Opened 4 years ago
Closed 22 months ago
#1485675 closed Bugs (duplicate)
addressbook useless when having big number of addresses stored
| Reported by: | arekm | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | later |
| Component: | Addressbook | Version: | 0.2-stable |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I have big number of addresses stored in addressbook. Unfortunately I cannot use autocomplete feature because it limits number of completed records to 15 (see steps/mail/autocomplete.inc). The worse is that user doesn't know anything about this limit, it's hidden deeply in the code.
It would be nice to have paging added to screen with autocomplete hints (like 1, 2... 10)
Change History (3)
comment:1 Changed 4 years ago by alec
comment:2 Changed 4 years ago by arekm
I can only if I know "the rest" and if know what to type next. I know for example "peter." and don't remember name + have 30 peter.xyz in addressbook.
Some kind of paging is needed for completeness.
comment:3 Changed 22 months ago by alec
- Resolution set to duplicate
- Status changed from new to closed
So, we just need another method for finding/selecting contacts. Already we have plugins and other requests for that. Autocomplete and paging doesn't sound good for me.

You cannot just use longer "search string" for autocompletion?