Tomer Khalili

Results 8 issues of Tomer Khalili

Hi, I have routing-controllers over Express server. I inject services to the controllers, and I wonder if there is a way to create a service per HTTP request? A more...

type: feature
type: discussion
status: awaiting answer

**I was trying to...** Every request coming to my server containing a correlation id. In order to do so I have 2 middlewares. 1. A **Before middleware** that creates a...

status: needs triage

Hi @rychkog I installed the new version and unfortunately I'm still experiencing difficulties using the tree. I'm loading children using Ngrx and when I load the next level the tree...

I noticed that when a drag item being drag over a drop zone it is impossible to cancel the drag. This stackblitz can demonstrate the problem: https://stackblitz.com/angular/lmgeabvykokl If you drag...

action: cleanup

HI, I'm using `spark-on-k8-operator` to run multiple spark applications on the same Kubernetes cluster at the same time. I have a couple of spark job that runs simultaneously and I...

Hi, I'm using the component to display a state coming from the server in real time. The desired structure of my tree is: - Server - State = [Server_State] -...

#### Bug, feature request, or proposal: Feature request #### What is the expected behavior? When dragging (in order to copy) items from the source container the item should not leave...

feature
P2
area: cdk/drag-drop

#### Bug, feature request, or proposal: Feature request #### What is the expected behavior? Currently the d&d behavior allows to drag items from 1 **cdkDropList** to another **cdkDropList** In my...

P3
area: cdk/drag-drop
area: docs