Skip to content

Navigation, performance and overflow issues on larger datasets #253

@hrumhurum

Description

@hrumhurum

Retype is a cool tool for smaller websites, but its limits are pushed quite easily with a bit more involved workloads.

Here is an example of a medium workload of that kind:

https://boring-raman-80b722.netlify.app/gapotchenko.fx/reference/gapotchenko.fx.threading.tests/threadingcapabilitiestests/methods/threadingcapabilities_logicalprocessorcount/

  1. As you can see, the page title is not getting wrapped and it is overflowing to the right side of the screen when viewed in a maximized browser window. It would be nice if Retype could do a sane thing there, like forcing an overflow even when there are no line-breaking opportunities available

  2. The navigation pane gets wrecked by longer titles and deeper hierarchy

  3. The performance of page loads are suffering quite a bit. Try to click on some items in navigation pane and note how relatively slow every page load is. We checked that and it seems that the delay is CPU bound somewhere deep inside the javascript

Are those expectations aligned with the sprit of the product? If yes then we would be more than happy to become your long-term commercial customer.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions