Skip to content

EntryView hangs while sorting with thousands of rows #9390

@Tormen

Description

@Tormen

I noticed that for me KeepassXC is becoming very sluggish when searching.
Probably because of size of DB.

And it always is the problem that it directly starts searching when the first character is typed.
But I rarely (never?) want so search only 1 character.

Could you:

  • default (for everyone without setting) the minimum search string length to 2 chars (so no search for just one char will be done/possible)

  • add a setting allowing to specify also 3 chars minimum search string lengths (the search will only be issued if the search term as at least so many characters)

  • delay (for everyone without setting) the search ALWAY by 150/200ms while waiting for another character to be typed into the search box.
    And only if NO new character appears (or backspace is pressed to correct), then issue the search
    This could be a neat solution as transparent and probably no drawbacks for no-one as 150/200ms is close to nothing in terms of waiting time...

... Or increase search performance somehow ... but this is probably the most difficult to achieve.

?

Thanks a lot in advance for any consideration !

Also happy to provide funds for this development. 200 quid ?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions