jeremytammik / RevitLookup

Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships.
http://thebuildingcoder.typepad.com
MIT License
1.03k stars 294 forks source link

Wrong DataContext in Dashboard page #201

Closed IlyaNavodkin closed 5 months ago

IlyaNavodkin commented 5 months ago

Description: Are you sure that DataContext (Dashboard page) should be assigned to View? Maybe there should be a DashboardViewModel here?

Where: https://github.com/jeremytammik/RevitLookup/blob/3b0a49e02247ce24b8837b83c019740e936e7d18/source/RevitLookup/Views/Pages/DashboardView.xaml#L10

Nice3point commented 5 months ago

Sure, DashboardView must implement the INavigableView interface