Skip to content

Fix bookmarks and history page not working on mobile

Devin Lin requested to merge work/devinlin/fixmobile into master

It appears changes were done on the desktop UI, and they were not tested on the mobile UI.

This patch makes them use the same base delegate component so this won't happen in the future.

Merge request reports