Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coverage search for user #1863

Merged
merged 4 commits into from
Oct 25, 2023
Merged

Conversation

dzonidoo
Copy link
Contributor

SDBELGA-752

@@ -18,6 +18,7 @@ import {Row, SelectUserInput} from '../../../UI/Form';
import {EditorFieldNewsCoverageStatus} from '../NewsCoverageStatus';
import * as config from 'appConfig';
import {getLanguagesForTreeSelectInput} from '../../../../selectors/vocabs';
import {SelectUser} from 'superdesk-core/scripts/core/ui/components/SelectUser';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be ideal not to directly import anything from superdesk-core, instead we can import components from the SuperdeskAPI (see: https://github.com/superdesk/superdesk-client-core/blob/develop/scripts/core/superdesk-api.d.ts#L1810).

@MarkLark86
Copy link
Collaborator

@dzonidoo E2E tests need to be fixed

@MarkLark86 MarkLark86 added this to the 2.7 milestone Oct 18, 2023
@dzonidoo dzonidoo requested a review from tomaskikutis October 19, 2023 08:31
Copy link
Member

@tomaskikutis tomaskikutis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dzonidoo fix that import Mark pointed out

@dzonidoo dzonidoo merged commit 1efa363 into superdesk:develop Oct 25, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants