- Fixed issue with Windows Chattel Mobile where buttons could not be clicked.
- Fixed issue where 3 notes were created when adding one.
- Fixed issue where activity indicator was not shown when clicking login.
- Added a back button to the subject pick list.
- Fixed issue where dropdowns were black when in dark mode.

- fixed formatting for filters.
– Have the same white space (left, top, right, bottom)
– Filter buttons should stay on top (Show: All, Type, Make, Location)
– We overuse Dark Orange, use Soft Green for the filters “Done” buttons.

- Fixed issue where the back button was not in the same position on all screens.
- Fixed issue in Windows Chattel Mobile where the hamburger button was black when in dark mode.
- Fixed issue where record count was not updated when clearing filters.
- Added logic to status.
The new logic is:– By default, when adding a record, status is Pending.
– If Marked for Deleting, Delete status
– If user sets the Inspected or Not Inspected, then either Inspected or not-Inspected
- After updating visual studio, Nugets, .NET SDK, chattel was giving a warning (XamlC XC0022 warning : Binding could be compiled if x:DataType is specified).