Skip to content

Commit 3340aed

Browse files
authored
chore(ui): Add React DND component to app-frontend (#111780)
~Assigning this directory to `app-frontend`.~ ~Not sure if it should go to @getsentry/design-engineering but i'll let them give their input.~ @TkDodo agreed, and assigning this directory to the design-eng team.
1 parent 9157c7b commit 3340aed

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -806,6 +806,7 @@ tests/sentry/api/endpoints/test_organization_attribute_mappings.py @get
806806
/static/app/utils/theme/ @getsentry/design-engineering
807807
/static/app/components/commandPalette/ @getsentry/design-engineering
808808
/static/app/components/core/ @getsentry/design-engineering
809+
/static/app/components/dnd/ @getsentry/design-engineering
809810
/static/app/components/pageFilters/ @getsentry/design-engineering
810811
/static/app/icons/ @getsentry/design-engineering
811812
/static/app/stories/ @getsentry/design-engineering

.github/codeowners-coverage-baseline.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,7 @@ static/app/components/discover/transactionsList.spec.tsx
552552
static/app/components/discover/transactionsList.tsx
553553
static/app/components/discover/transactionsTable.tsx
554554
static/app/components/discoverButton.tsx
555+
static/app/components/dnd/dragReorderButton.tsx
555556
static/app/components/dropdownButton.tsx
556557
static/app/components/dropdownMenu/footer.tsx
557558
static/app/components/dropdownMenu/index.spec.tsx

0 commit comments

Comments
 (0)