IFC4.3.x-development icon indicating copy to clipboard operation
IFC4.3.x-development copied to clipboard

Search box limitation

Open t-ir opened this issue 3 years ago • 1 comments

Hello there, I've noticed that the search box doesn't list IfcTrimmedCurve when searching for IfcTrimmedCurve.

This issue appears to stem from the search results being limited to ten matches. I don't know how much control there is over this behaviour, but sorting the list by relevance before truncating it would seem like a good resolution, as would adding a next-page-of-results button. Tom I

t-ir avatar Aug 10 '22 14:08 t-ir

I've changed the number of results to 30. The proper solution is to implement pagination, but it's not a priority at the moment

aothms avatar Aug 15 '22 11:08 aothms