Binner icon indicating copy to clipboard operation
Binner copied to clipboard

Inventory pages only update with additional parts if the screen is resized

Open travisolbrich opened this issue 3 years ago • 3 comments

The low inventory page is only showing the first ten records with no controls to access the next page of data. Additional data will load if the screen is resized. It looks like this happens because the visibility update doesn't hit unless there is a scroll/resize event.

travisolbrich avatar Jul 09 '20 06:07 travisolbrich

I'm having a whole lot of trouble getting the app running on my local machine. I'm able to create a build and Kestrel starts however I am not able to get the ClientApp working. It looks like some of my trouble is around the use of relative paths that aren't lining up in my environment.

I'll keep at it.

travisolbrich avatar Jul 10 '20 06:07 travisolbrich

I was able to get the app running in my IDE on Windows (but I wasn't able to build the app at all in Linux and got issues starting the UI in MacOS).

travisolbrich avatar Jul 10 '20 17:07 travisolbrich

Workaround in #16

travisolbrich avatar Jul 11 '20 01:07 travisolbrich