Apskaita5

Results 6 issues of Apskaita5

I can see from the examples that the expression can invoke native methods, like ToUpper. Is that safe to use when expressions are entered by a web application users? Actually...

question

I've deployed my app for "test production" (real work, small scale). In logs I see exceptions, somehow related to disposing of components (ObjectDisposedException and TaskCanceledException). Users reported that sometimes browser...

bug
waiting-bootstrap

I use UI binding to my domain objects. Some of them include relatively complex structures with Stream properties for various business entity specific file uploads. To avoid manual binding with...

Could you add a searchable select component to your collection (e.g. https://github.com/Blazored/Typeahead)? It's the only missing component for CRM apps (e.g. for selecting a client in a form).

bug
enhancement

When there are few rows in the grid and a relatively large context menu, when showing context menu it doesn't fit the table area which forces a scrollbar to appear...

bug
waiting-bootstrap

Is there a way to persist (e.g. in a cookie) the current state of the grid? It would be nice if the grid is initialized/restored to its last state after...

enhancement