Skip to content

Conversation

evanpurkhiser
Copy link
Member

No description provided.

@evanpurkhiser evanpurkhiser requested a review from a team August 20, 2025 18:38
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Aug 20, 2025
cursor[bot]

This comment was marked as outdated.

Copy link

codecov bot commented Aug 20, 2025

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
11440 2 11438 10
View the top 2 failed test(s) by shortest run time
ProjectTeams can associate a team with project
Stack Traces | 0.117s run time
TestingLibraryElementError: Unable to find an element with the text: #team-slug-2. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.

Ignored nodes: comments, script, style
...
    at Object.getElementError (.../sentry/node_modules/.pnpm/@[email protected]/node_modules/@.../dom/dist/config.js:37:19)
    at .../sentry/node_modules/.pnpm/@[email protected]/node_modules/@.../dom/dist/query-helpers.js:76:38
    at .../sentry/node_modules/.pnpm/@[email protected]/node_modules/@.../dom/dist/query-helpers.js:52:17
    at .../sentry/node_modules/.pnpm/@[email protected]/node_modules/@.../dom/dist/query-helpers.js:95:19
    at Object.getByText (.../settings/project/projectTeams.spec.tsx:252:34)
ProjectTeams creates a new team adds it to current project using the "create team modal" in dropdown
Stack Traces | 0.132s run time
TestingLibraryElementError: Unable to find an accessible element with the role "link" and name "Create Team"

Here are the accessible roles:

  heading:

  Name "Project Teams for project-slug":
  ...

  --------------------------------------------------
  button:

  Name "Add Team":
  ...

  Name "Create Team":
  ...

  Name "Remove":
  ...

  --------------------------------------------------
  presentation:

  Name "":
  ...

  Name "":
  ...

  --------------------------------------------------
  img:

  Name "":
  ...

  Name "":
  ...

  --------------------------------------------------
  textbox:

  Name "":
  ...

  --------------------------------------------------
  separator:

  Name "":
  ...

  --------------------------------------------------
  listbox:

  Name "Add Team":
  ...

  --------------------------------------------------
  paragraph:

  Name "":
  ...

  --------------------------------------------------
  link:

  Name "TS #team-slug":
  ...

  --------------------------------------------------

Ignored nodes: comments, script, style
...
    at Object.getElementError (.../sentry/node_modules/.pnpm/@[email protected]/node_modules/@.../dom/dist/config.js:37:19)
    at .../sentry/node_modules/.pnpm/@[email protected]/node_modules/@.../dom/dist/query-helpers.js:76:38
    at .../sentry/node_modules/.pnpm/@[email protected]/node_modules/@.../dom/dist/query-helpers.js:52:17
    at .../sentry/node_modules/.pnpm/@[email protected]/node_modules/@.../dom/dist/query-helpers.js:95:19
    at Object.getByRole (.../settings/project/projectTeams.spec.tsx:291:34)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@evanpurkhiser evanpurkhiser force-pushed the evanpurkhiser/ref-ui-replace-dropdownautocomplete-use-in-team-selector branch from e7db2b5 to a7c97e8 Compare August 20, 2025 22:54
menuWidth={300}
options={dropdownItems}
value=""
disabled={false}
Copy link
Member

Choose a reason for hiding this comment

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

Ooh, dang! That's kind of surprising for CompactSelect to disable header trailing items like this 🤔

@evanpurkhiser evanpurkhiser merged commit d3edfa7 into master Aug 25, 2025
45 checks passed
@evanpurkhiser evanpurkhiser deleted the evanpurkhiser/ref-ui-replace-dropdownautocomplete-use-in-team-selector branch August 25, 2025 15:29
@github-actions github-actions bot locked and limited conversation to collaborators Sep 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants