Skip to content

Update the domain groups table to the new style#93756

Open
luacmartins wants to merge 4 commits into
mainfrom
cmartins-domainGroupTable
Open

Update the domain groups table to the new style#93756
luacmartins wants to merge 4 commits into
mainfrom
cmartins-domainGroupTable

Conversation

@luacmartins

@luacmartins luacmartins commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Explanation of Change

Migrate the domain groups page to the shared Table component.

Fixed Issues

$ #86215

Tests

  1. Open a domain's Groups page
  2. Confirm groups show name, member count, and default badge
  3. Tap a row → group details opens
  4. Confirm Create new group still works
  5. With 12+ groups, confirm search and sorting work
  • Verify that no errors appear in the JS console
Screenshot 2026-06-16 at 4 36 07 PM Screenshot 2026-06-16 at 4 36 19 PM

Offline tests

N/A

QA Steps

Same as tests

  • Verify that no errors appear in the JS console

@luacmartins luacmartins self-assigned this Jun 16, 2026
@luacmartins luacmartins changed the title Cmartins domain group table Update the domain groups table to the new style Jun 16, 2026
@luacmartins luacmartins marked this pull request as ready for review June 16, 2026 22:40
@luacmartins luacmartins requested review from a team as code owners June 16, 2026 22:40
@melvin-bot melvin-bot Bot requested review from Krishna2323, heyjennahay and situchan and removed request for a team June 16, 2026 22:40
@melvin-bot

melvin-bot Bot commented Jun 16, 2026

Copy link
Copy Markdown

@Krishna2323 @situchan One of you needs to copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button]

@melvin-bot melvin-bot Bot removed request for a team and heyjennahay June 16, 2026 22:40

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 43b93bc32a

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread src/pages/domain/Groups/DomainGroupsPage.tsx
Restore hasDomainGroupDetailsErrors-based RBR on group rows so rename,
default, and preferred-workspace failures are visible on the Groups list.
@dubielzyk-expensify

Copy link
Copy Markdown
Contributor

Can we test build?

pendingAction: item.pendingAction,
onClose: item.dismissError,
}}
onPress={item.action}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

sentryLabel is missing. Otherwise, this PR is straightforward and clean.

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.

3 participants