fluentcms / FluentCMS

ASP.NET Core Blazor Content Management System (CMS)
https://fluentcms.com
MIT License
170 stars 31 forks source link

using `NavigateBack` we should be able to go to previous page (not root of plugin) #1704

Closed TheHadiAhmadi closed 1 month ago

TheHadiAhmadi commented 3 months ago

For Asset Management Plugin, We have folder feature which we show folders in table, if we open a folder, it shows same table with different data. this structure allows nested pages, and Back button should support navigating to previous page.