Switch the Page List block to client-side rendering #35632
Labels
[Block] Navigation
Affects the Navigation Block
[Block] Page List
Affects the Page List Block
[Status] In Progress
Tracking issues with work in progress
[Type] Task
Issues or PRs that have been broken down into an individual action to take
What problem does this address?
The Navigation block is prone to a lot of direct manipulation to customize its look and feel. Because the Page List block is server-side rendered, its manipulation can offer a poor user experience: user interactions can take a few seconds to apply on certain conditions, and this issue only becomes bigger as more design tools are added.
Grabacion.de.pantalla.2021-10-14.a.las.13.48.35.mov
What is your proposed solution?
Switching the Page List block to render on the client side would avoid the slow re-rendering it currently suffers.
The text was updated successfully, but these errors were encountered: