ThomasBleijendaal / RapidCMS

RapidCMS is a Blazor framework which allows you to build a responsive and flexible CMS purely from code. It provides a basic set of editors and controls, and is fully customisable.
MIT License
325 stars 60 forks source link

Scroll to top after paging in EditorType.EntitiesPicker #178

Closed FDLrules closed 2 years ago

FDLrules commented 2 years ago

Expected result: When you switch to another page of results, you see the start of the new page. Current result: The scroll position is the same as before switching

another improvement might be to always have the filter and pagecontrol in view (sticky)