FruitBankHybridApp/FruitBankHybrid.Shared/Pages
Loretta e22b6f304e Add scroll-to-item support to MgCardView component
- Introduced `Height`, `ScrollToItem`, and `ItemKeySelector` parameters to MgCardView for scroll targeting and internal scroll area.
- Cards now have stable DOM ids for precise JS-based scrolling.
- Added mgCardView.js with smooth scroll logic; included script in app.
- Updated CSS for scrollable card area.
- Updated MeasuringOut.razor to use new scroll features and fixed time format.
2026-03-23 05:32:15 +01:00
..
Home.razor
Home.razor.cs
Login.razor
Login.razor.cs
Login.razor.css
MeasuringIn.razor Add MgCardView component & refactor MeasuringOut to tabs 2026-03-22 20:01:49 +01:00
MeasuringIn.razor.cs
MeasuringIn.razor.css
MeasuringOut.razor Add scroll-to-item support to MgCardView component 2026-03-23 05:32:15 +01:00
MeasuringOut.razor.cs Add MgCardView component & refactor MeasuringOut to tabs 2026-03-22 20:01:49 +01:00
MeasuringOut.razor.css
OrdersAdmin.razor
OrdersAdmin.razor.cs
OrdersAdmin.razor.css
ShippingsAdmin.razor
ShippingsAdmin.razor.cs
ShippingsAdmin.razor.css
StockTaking.razor Improve toolbar controls and async UX in stock taking 2026-02-07 08:55:00 +01:00
StockTaking.razor.cs