David Dahlen

Results 4 issues of David Dahlen

Having all items selected is a special state just like no items selected. Currently, the user has no way of knowing that everything is selected expect for opening the popup...

DbFirst model generation only was able to generate models for about 20% of my db objects. The rest of the tables and views were simply missing from the model, although...

bug
help wanted

In the examples the lambda parameters for UsingEntity's arguments are named `l` for the "configureRight" argument and `r` for the "configureLeft" argument. This is confusing. It should be the other...

area-relationships

### Describe the bug Calling confirmationService.confirm(...) twice in quick succession will cause the second dialog to not be opened at all or immediately close itself. Only a generous setTimeout of...

Status: Needs Triage