Fix dialog when opening topic cloud
Fixed the issue with the broken worker dialog. Also implemented autofocus as directive. [Ticket: #206]
Showing
- src/app/components/shared/_dialogs/topic-cloud-filter/topic-cloud-filter.component.html 1 addition, 0 deletions...logs/topic-cloud-filter/topic-cloud-filter.component.html
- src/app/components/shared/_dialogs/worker-dialog/worker-dialog.component.html 1 addition, 1 deletion...hared/_dialogs/worker-dialog/worker-dialog.component.html
- src/app/components/shared/_dialogs/worker-dialog/worker-dialog.component.scss 5 additions, 0 deletions...hared/_dialogs/worker-dialog/worker-dialog.component.scss
- src/app/components/shared/shared.module.ts 35 additions, 32 deletionssrc/app/components/shared/shared.module.ts
- src/app/directive/autofocus.directive.spec.ts 9 additions, 0 deletionssrc/app/directive/autofocus.directive.spec.ts
- src/app/directive/autofocus.directive.ts 16 additions, 0 deletionssrc/app/directive/autofocus.directive.ts
Please register or sign in to comment