Skip to content

refactor: Explicit component props (10/23) - #41184

Merged
ggazzo merged 20 commits into
developfrom
refactor/explicit-component-props-10
Jul 7, 2026
Merged

refactor: Explicit component props (10/23)#41184
ggazzo merged 20 commits into
developfrom
refactor/explicit-component-props-10

Conversation

@tassoevan

@tassoevan tassoevan commented Jul 4, 2026

Copy link
Copy Markdown
Member

Proposed changes (including videos or screenshots)

It explicits the types for component props, following our guideline.

Issue(s)

Steps to test or reproduce

Further comments

Review in cubic

Task: ARCH-2213

Summary by CodeRabbit

  • Refactor
    • Expanded the public TypeScript type surface across navigation side panels, OAuth, omnichannel views/components, analytics, appearance, and canned responses.
    • Standardized component props contracts by switching from inline/non-exported types to named exported prop types for better reuse and clearer interfaces.
    • No user-facing changes: UI, behavior, translations, and workflows remain unchanged.

@tassoevan tassoevan added this to the 8.7.0 milestone Jul 4, 2026
@tassoevan
tassoevan requested a review from a team as a code owner July 4, 2026 03:47
@dionisio-bot

dionisio-bot Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Looks like this PR is ready to merge! 🎉
If you have any trouble, please check the PR guidelines

@changeset-bot

changeset-bot Bot commented Jul 4, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 98391fc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@tassoevan

Copy link
Copy Markdown
Member Author

/jira ARCH-2200

@coderabbitai

coderabbitai Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: cb29c682-324a-442b-a7f6-4d0ab260e5e7

📥 Commits

Reviewing files that changed from the base of the PR and between c994aa9 and 98391fc.

📒 Files selected for processing (18)
  • apps/meteor/client/views/navigation/sidepanel/SidePanelNoResults.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomMenu.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomSidePanelItem.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomSidePanelItemBadges.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParent.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentRoom/SidePanelParentRoom.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentRoom/SidePanelParentRoomWithData.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentTeam.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelTagIcon.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidepanelItem.tsx
  • apps/meteor/client/views/navigation/sidepanel/omnichannel/InquireSidePanelItem.tsx
  • apps/meteor/client/views/navigation/sidepanel/omnichannel/SidePanelOmnichannelBadges/SidePanelOmnichannelBadges.tsx
  • apps/meteor/client/views/navigation/sidepanel/omnichannel/SidePanelOmnichannelBadges/SidePanelPriorityTag.tsx
  • apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelChannels.tsx
  • apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelRooms.tsx
  • apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelTeams.tsx
  • apps/meteor/client/views/oauth/components/AuthorizationFormPage.tsx
  • apps/meteor/client/views/oauth/components/CurrentUserDisplay.tsx
✅ Files skipped from review due to trivial changes (12)
  • apps/meteor/client/views/oauth/components/AuthorizationFormPage.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidePanelNoResults.tsx
  • apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelTeams.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelTagIcon.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomSidePanelItem.tsx
  • apps/meteor/client/views/oauth/components/CurrentUserDisplay.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomMenu.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomSidePanelItemBadges.tsx
  • apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelRooms.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParent.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentTeam.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentRoom/SidePanelParentRoom.tsx
🚧 Files skipped from review as they are similar to previous changes (6)
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidepanelItem.tsx
  • apps/meteor/client/views/navigation/sidepanel/omnichannel/InquireSidePanelItem.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentRoom/SidePanelParentRoomWithData.tsx
  • apps/meteor/client/views/navigation/sidepanel/omnichannel/SidePanelOmnichannelBadges/SidePanelOmnichannelBadges.tsx
  • apps/meteor/client/views/navigation/sidepanel/omnichannel/SidePanelOmnichannelBadges/SidePanelPriorityTag.tsx
  • apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelChannels.tsx
📜 Recent review details
⏰ Context from checks skipped due to timeout. (2)
  • GitHub Check: Hacktron Security Check
  • GitHub Check: CodeQL-Build
⚠️ CI failures not shown inline (2)

GitHub Check: Dionisio QA: Some checks did not pass

Conclusion: failure

View job details

**Conclusion:** failure
### Steps
- ✅ **No merge conflicts**
- ❌ **QA assured** — This PR is missing the 'stat: QA assured' label
- ✅ **Mergeable**
- ✅ **Has milestone or project**
- ✅ **Valid PR title**
- ✅ **Correct target version**

GitHub Check: Dionisio QA: Some checks did not pass

Conclusion: failure

View job details

**Conclusion:** failure
### Steps
- ✅ **No merge conflicts**
- ❌ **QA assured** — This PR is missing the 'stat: QA assured' label
- ✅ **Mergeable**
- ✅ **Has milestone or project**
- ✅ **Valid PR title**
- ✅ **Correct target version**

Walkthrough

This PR exports props type declarations from multiple UI components across sidepanel, oauth, omnichannel, canned responses, and shared component modules. No runtime logic, rendering behavior, or data flow changed.

Changes

Props type export changes

Layer / File(s) Summary
Sidepanel navigation component props exports
apps/meteor/client/views/navigation/sidepanel/SidePanelNoResults.tsx, .../SidepanelItem/RoomMenu.tsx, .../RoomSidePanelItem.tsx, .../RoomSidePanelItemBadges.tsx, .../SidePanelParent.tsx, .../SidePanelParentRoom/*, .../SidePanelParentTeam.tsx, .../SidePanelTagIcon.tsx, .../SidepanelItem.tsx, .../omnichannel/InquireSidePanelItem.tsx, .../SidePanelOmnichannelBadges/*, .../tabs/*
Props types for sidepanel item, badges, parent room/team, tag icon, omnichannel badges/priority tag, and tab components are now exported; some inline prop types were replaced with named exported aliases.
OAuth view component props exports
apps/meteor/client/views/oauth/components/AuthorizationFormPage.tsx, CurrentUserDisplay.tsx, ErrorPage.tsx, Layout.tsx
Props types for OAuth authorization form, current user display, error page, and layout components are now exported.
Omnichannel router and additional form props exports
apps/meteor/client/views/omnichannel/OmnichannelRouter.tsx, .../additionalForms/*
Props types for the omnichannel router and additional form inputs are now exported.
Omnichannel agents, analytics, appearance, business hours props exports
apps/meteor/client/views/omnichannel/agents/*, .../analytics/*, .../appearance/*, .../businessHours/*
Props types for agent edit/info components, analytics date range picker/overview, appearance page/label, and business hours form/edit components are now exported.
Canned responses props exports
apps/meteor/client/views/omnichannel/cannedResponses/**
Props types for canned response composer, preview, dropdown, contextual bar items, modals, and remove button are now exported.
Shared omnichannel components props exports
apps/meteor/client/views/omnichannel/components/*
Props types for shared omnichannel display components are now exported.

Estimated code review effort: 2 (Simple) | ~15 minutes

Suggested labels: type: chore

Suggested reviewers: dougfabris

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title matches the main refactor: making component props types explicit, and is concise enough for history scanning.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Warning

Review ran into problems

🔥 Problems

Errors were encountered while retrieving linked issues.

Errors (2)
  • ARCH-2213: Request failed with status code 401
  • PROPS-10: Request failed with status code 401

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cubic-dev-ai cubic-dev-ai Bot left a comment

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.

No issues found across 72 files

Re-trigger cubic

@codecov

codecov Bot commented Jul 4, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 98.24561% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 69.18%. Comparing base (0523a4a) to head (98391fc).
⚠️ Report is 8 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #41184      +/-   ##
===========================================
- Coverage    69.22%   69.18%   -0.05%     
===========================================
  Files         3651     3651              
  Lines       142743   142756      +13     
  Branches     25549    25586      +37     
===========================================
- Hits         98813    98761      -52     
- Misses       39638    39705      +67     
+ Partials      4292     4290       -2     
Flag Coverage Δ
e2e 59.35% <95.65%> (-0.09%) ⬇️
e2e-api 50.73% <ø> (-0.04%) ⬇️
unit 70.25% <100.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tassoevan
tassoevan force-pushed the refactor/explicit-component-props-10 branch 2 times, most recently from ac26ecb to bc54539 Compare July 5, 2026 05:42

@coderabbitai coderabbitai Bot left a comment

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.

🧹 Nitpick comments (1)
apps/meteor/client/views/omnichannel/businessHours/EditBusinessHoursWithData.tsx (1)

11-13: 📐 Maintainability & Code Quality | 🔵 Trivial | 💤 Low value

Typo now locked into public API: "WidthData" should be "WithData".

Exporting EditBusinessHoursWidthDataProps makes this pre-existing typo part of the module's public type surface. Since renaming would need to be coordinated with the component name itself (out of scope here), consider fixing in a follow-up before wider consumption.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In
`@apps/meteor/client/views/omnichannel/businessHours/EditBusinessHoursWithData.tsx`
around lines 11 - 13, The exported type alias EditBusinessHoursWidthDataProps
contains a typo that is now part of the public API. Update the exported props
type name in EditBusinessHoursWithData to use “WithData” instead of “WidthData”,
and keep the component’s props annotation aligned with the corrected symbol so
consumers don’t inherit the typo.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Nitpick comments:
In
`@apps/meteor/client/views/omnichannel/businessHours/EditBusinessHoursWithData.tsx`:
- Around line 11-13: The exported type alias EditBusinessHoursWidthDataProps
contains a typo that is now part of the public API. Update the exported props
type name in EditBusinessHoursWithData to use “WithData” instead of “WidthData”,
and keep the component’s props annotation aligned with the corrected symbol so
consumers don’t inherit the typo.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: ae71110b-6023-46c1-a051-4bde45f5cae5

📥 Commits

Reviewing files that changed from the base of the PR and between 3296b4d and bc54539.

📒 Files selected for processing (72)
  • apps/meteor/client/views/navigation/sidepanel/SidePanelNoResults.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomMenu.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomSidePanelItem.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomSidePanelItemBadges.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParent.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentRoom/SidePanelParentRoom.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentRoom/SidePanelParentRoomWithData.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentTeam.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelTagIcon.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidepanelItem.tsx
  • apps/meteor/client/views/navigation/sidepanel/omnichannel/InquireSidePanelItem.tsx
  • apps/meteor/client/views/navigation/sidepanel/omnichannel/SidePanelOmnichannelBadges/SidePanelOmnichannelBadges.tsx
  • apps/meteor/client/views/navigation/sidepanel/omnichannel/SidePanelOmnichannelBadges/SidePanelPriorityTag.tsx
  • apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelChannels.tsx
  • apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelRooms.tsx
  • apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelTeams.tsx
  • apps/meteor/client/views/oauth/components/AuthorizationFormPage.tsx
  • apps/meteor/client/views/oauth/components/CurrentUserDisplay.tsx
  • apps/meteor/client/views/oauth/components/ErrorPage.tsx
  • apps/meteor/client/views/oauth/components/Layout.tsx
  • apps/meteor/client/views/omnichannel/OmnichannelRouter.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/AutoCompleteUnit.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/AutoCompleteUnits.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/BusinessHoursMultiple.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/ContactManagerInput.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/CurrentChatTags.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/CustomFieldsAdditionalForm.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/DepartmentBusinessHours.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/EeNumberInput.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/EeTextAreaInput.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/EeTextInput.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/MaxChatsPerAgent.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/PrioritiesSelect.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/SlaPoliciesSelect.tsx
  • apps/meteor/client/views/omnichannel/agents/AgentEdit.tsx
  • apps/meteor/client/views/omnichannel/agents/AgentEditWithData.tsx
  • apps/meteor/client/views/omnichannel/agents/AgentInfo.tsx
  • apps/meteor/client/views/omnichannel/agents/AgentInfoAction.tsx
  • apps/meteor/client/views/omnichannel/analytics/DateRangePicker.tsx
  • apps/meteor/client/views/omnichannel/analytics/Overview.tsx
  • apps/meteor/client/views/omnichannel/appearance/AppearanceFieldLabel.tsx
  • apps/meteor/client/views/omnichannel/appearance/AppearancePage.tsx
  • apps/meteor/client/views/omnichannel/businessHours/BusinessHoursForm.tsx
  • apps/meteor/client/views/omnichannel/businessHours/EditBusinessHours.tsx
  • apps/meteor/client/views/omnichannel/businessHours/EditBusinessHoursWithData.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/RemoveCannedResponseButton.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/components/CannedResponsesComposer/CannedResponsesComposer.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/components/CannedResponsesComposer/CannedResponsesComposerPreview.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/components/CannedResponsesComposer/InsertPlaceholderDropdown.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/CannedResponse.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/CannedResponseList.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/Item.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/WrapCannedResponse.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/modals/CannedResponseEdit.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/modals/CannedResponseEditWithData.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/modals/CannedResponseFilter.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/modals/CreateCannedResponse/CreateCannedResponseModal.tsx
  • apps/meteor/client/views/omnichannel/components/AgentInfoDetails.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteAgent.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteContact/AutoCompleteContact.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteDepartment.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteDepartmentMultiple.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteMonitors.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteMultipleAgent.tsx
  • apps/meteor/client/views/omnichannel/components/CustomField.tsx
  • apps/meteor/client/views/omnichannel/components/Field.tsx
  • apps/meteor/client/views/omnichannel/components/FormSkeleton.tsx
  • apps/meteor/client/views/omnichannel/components/Info.tsx
  • apps/meteor/client/views/omnichannel/components/Label.tsx
  • apps/meteor/client/views/omnichannel/components/OmnichannelVerificationTag.tsx
  • apps/meteor/client/views/omnichannel/components/RoomActivityIcon.tsx
  • apps/meteor/client/views/omnichannel/components/Tags.tsx
📜 Review details
⏰ Context from checks skipped due to timeout. (4)
  • GitHub Check: 📦 Build Packages
  • GitHub Check: CodeQL-Build
  • GitHub Check: Hacktron Security Check
  • GitHub Check: CodeQL-Build
🧰 Additional context used
📓 Path-based instructions (1)
**/*.{ts,tsx,js}

📄 CodeRabbit inference engine (.cursor/rules/playwright.mdc)

**/*.{ts,tsx,js}: Write concise, technical TypeScript/JavaScript with accurate typing in Playwright tests
Avoid code comments in the implementation

Files:

  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentTeam.tsx
  • apps/meteor/client/views/omnichannel/components/Field.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidePanelNoResults.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentRoom/SidePanelParentRoom.tsx
  • apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelChannels.tsx
  • apps/meteor/client/views/omnichannel/components/RoomActivityIcon.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/BusinessHoursMultiple.tsx
  • apps/meteor/client/views/omnichannel/appearance/AppearanceFieldLabel.tsx
  • apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelTeams.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/EeTextAreaInput.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/EeTextInput.tsx
  • apps/meteor/client/views/omnichannel/components/Label.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/components/CannedResponsesComposer/CannedResponsesComposerPreview.tsx
  • apps/meteor/client/views/navigation/sidepanel/omnichannel/SidePanelOmnichannelBadges/SidePanelOmnichannelBadges.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParent.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/ContactManagerInput.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/RemoveCannedResponseButton.tsx
  • apps/meteor/client/views/omnichannel/components/Tags.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/EeNumberInput.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentRoom/SidePanelParentRoomWithData.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelTagIcon.tsx
  • apps/meteor/client/views/omnichannel/components/Info.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/DepartmentBusinessHours.tsx
  • apps/meteor/client/views/omnichannel/businessHours/EditBusinessHoursWithData.tsx
  • apps/meteor/client/views/omnichannel/businessHours/EditBusinessHours.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/MaxChatsPerAgent.tsx
  • apps/meteor/client/views/omnichannel/agents/AgentInfo.tsx
  • apps/meteor/client/views/oauth/components/Layout.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/AutoCompleteUnits.tsx
  • apps/meteor/client/views/omnichannel/agents/AgentEdit.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/CurrentChatTags.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/CannedResponse.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/components/CannedResponsesComposer/CannedResponsesComposer.tsx
  • apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelRooms.tsx
  • apps/meteor/client/views/oauth/components/ErrorPage.tsx
  • apps/meteor/client/views/navigation/sidepanel/omnichannel/InquireSidePanelItem.tsx
  • apps/meteor/client/views/omnichannel/appearance/AppearancePage.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/PrioritiesSelect.tsx
  • apps/meteor/client/views/omnichannel/components/CustomField.tsx
  • apps/meteor/client/views/omnichannel/analytics/DateRangePicker.tsx
  • apps/meteor/client/views/omnichannel/components/FormSkeleton.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteContact/AutoCompleteContact.tsx
  • apps/meteor/client/views/omnichannel/agents/AgentInfoAction.tsx
  • apps/meteor/client/views/navigation/sidepanel/omnichannel/SidePanelOmnichannelBadges/SidePanelPriorityTag.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/AutoCompleteUnit.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/components/CannedResponsesComposer/InsertPlaceholderDropdown.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/modals/CannedResponseEdit.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/CannedResponseList.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/WrapCannedResponse.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteAgent.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteDepartmentMultiple.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/modals/CannedResponseFilter.tsx
  • apps/meteor/client/views/omnichannel/components/AgentInfoDetails.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteDepartment.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/CustomFieldsAdditionalForm.tsx
  • apps/meteor/client/views/omnichannel/analytics/Overview.tsx
  • apps/meteor/client/views/omnichannel/agents/AgentEditWithData.tsx
  • apps/meteor/client/views/omnichannel/businessHours/BusinessHoursForm.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomSidePanelItem.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteMultipleAgent.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomMenu.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/SlaPoliciesSelect.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomSidePanelItemBadges.tsx
  • apps/meteor/client/views/omnichannel/components/OmnichannelVerificationTag.tsx
  • apps/meteor/client/views/oauth/components/CurrentUserDisplay.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/modals/CreateCannedResponse/CreateCannedResponseModal.tsx
  • apps/meteor/client/views/oauth/components/AuthorizationFormPage.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteMonitors.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/modals/CannedResponseEditWithData.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/Item.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidepanelItem.tsx
  • apps/meteor/client/views/omnichannel/OmnichannelRouter.tsx
🧠 Learnings (2)
📚 Learning: 2026-03-27T14:52:56.865Z
Learnt from: dougfabris
Repo: RocketChat/Rocket.Chat PR: 39892
File: apps/meteor/client/views/room/contextualBar/Threads/Thread.tsx:150-155
Timestamp: 2026-03-27T14:52:56.865Z
Learning: In Rocket.Chat, there are two different `ModalBackdrop` components with different prop APIs. During review, confirm the import source: (1) `rocket.chat/fuselage` `ModalBackdrop` uses `ModalBackdropProps` based on `BoxProps` (so it supports `onClick` and other Box/DOM props) and does not have an `onDismiss` prop; (2) `rocket.chat/ui-client` `ModalBackdrop` uses a narrower props interface like `{ children?: ReactNode; onDismiss?: () => void }` and handles Escape keypress and outside mouse-up, and it does not forward arbitrary DOM props such as `onClick`. Flag mismatched props (e.g., `onDismiss` passed to the fuselage component or `onClick` passed to the ui-client component) and ensure the usage matches the correct component being imported.

Applied to files:

  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentTeam.tsx
  • apps/meteor/client/views/omnichannel/components/Field.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidePanelNoResults.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentRoom/SidePanelParentRoom.tsx
  • apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelChannels.tsx
  • apps/meteor/client/views/omnichannel/components/RoomActivityIcon.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/BusinessHoursMultiple.tsx
  • apps/meteor/client/views/omnichannel/appearance/AppearanceFieldLabel.tsx
  • apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelTeams.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/EeTextAreaInput.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/EeTextInput.tsx
  • apps/meteor/client/views/omnichannel/components/Label.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/components/CannedResponsesComposer/CannedResponsesComposerPreview.tsx
  • apps/meteor/client/views/navigation/sidepanel/omnichannel/SidePanelOmnichannelBadges/SidePanelOmnichannelBadges.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParent.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/ContactManagerInput.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/RemoveCannedResponseButton.tsx
  • apps/meteor/client/views/omnichannel/components/Tags.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/EeNumberInput.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentRoom/SidePanelParentRoomWithData.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelTagIcon.tsx
  • apps/meteor/client/views/omnichannel/components/Info.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/DepartmentBusinessHours.tsx
  • apps/meteor/client/views/omnichannel/businessHours/EditBusinessHoursWithData.tsx
  • apps/meteor/client/views/omnichannel/businessHours/EditBusinessHours.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/MaxChatsPerAgent.tsx
  • apps/meteor/client/views/omnichannel/agents/AgentInfo.tsx
  • apps/meteor/client/views/oauth/components/Layout.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/AutoCompleteUnits.tsx
  • apps/meteor/client/views/omnichannel/agents/AgentEdit.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/CurrentChatTags.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/CannedResponse.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/components/CannedResponsesComposer/CannedResponsesComposer.tsx
  • apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelRooms.tsx
  • apps/meteor/client/views/oauth/components/ErrorPage.tsx
  • apps/meteor/client/views/navigation/sidepanel/omnichannel/InquireSidePanelItem.tsx
  • apps/meteor/client/views/omnichannel/appearance/AppearancePage.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/PrioritiesSelect.tsx
  • apps/meteor/client/views/omnichannel/components/CustomField.tsx
  • apps/meteor/client/views/omnichannel/analytics/DateRangePicker.tsx
  • apps/meteor/client/views/omnichannel/components/FormSkeleton.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteContact/AutoCompleteContact.tsx
  • apps/meteor/client/views/omnichannel/agents/AgentInfoAction.tsx
  • apps/meteor/client/views/navigation/sidepanel/omnichannel/SidePanelOmnichannelBadges/SidePanelPriorityTag.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/AutoCompleteUnit.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/components/CannedResponsesComposer/InsertPlaceholderDropdown.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/modals/CannedResponseEdit.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/CannedResponseList.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/WrapCannedResponse.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteAgent.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteDepartmentMultiple.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/modals/CannedResponseFilter.tsx
  • apps/meteor/client/views/omnichannel/components/AgentInfoDetails.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteDepartment.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/CustomFieldsAdditionalForm.tsx
  • apps/meteor/client/views/omnichannel/analytics/Overview.tsx
  • apps/meteor/client/views/omnichannel/agents/AgentEditWithData.tsx
  • apps/meteor/client/views/omnichannel/businessHours/BusinessHoursForm.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomSidePanelItem.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteMultipleAgent.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomMenu.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/SlaPoliciesSelect.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomSidePanelItemBadges.tsx
  • apps/meteor/client/views/omnichannel/components/OmnichannelVerificationTag.tsx
  • apps/meteor/client/views/oauth/components/CurrentUserDisplay.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/modals/CreateCannedResponse/CreateCannedResponseModal.tsx
  • apps/meteor/client/views/oauth/components/AuthorizationFormPage.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteMonitors.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/modals/CannedResponseEditWithData.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/Item.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidepanelItem.tsx
  • apps/meteor/client/views/omnichannel/OmnichannelRouter.tsx
📚 Learning: 2026-05-06T12:21:44.083Z
Learnt from: juliajforesti
Repo: RocketChat/Rocket.Chat PR: 40256
File: apps/meteor/client/components/CreateDiscussion/CreateDiscussion.tsx:121-149
Timestamp: 2026-05-06T12:21:44.083Z
Learning: Field wrappers in rocket.chat/fuselage-forms (Field, FieldLabel, FieldRow, FieldError, FieldHint) auto-create htmlFor/id associations, aria-describedby, and role="alert" for errors. Do not manually set htmlFor, id, aria-describedby, or role attributes when using these wrappers. This automatic wiring does not apply to plain rocket.chat/fuselage components, which require explicit ID wiring per the accessibility docs. In code reviews, prefer using fuselage-forms wrappers for form fields and verify there is no unnecessary manual ID/aria wiring in files that use these wrappers. If a component uses plain fuselage components, ensure proper id wiring as per docs.

Applied to files:

  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentTeam.tsx
  • apps/meteor/client/views/omnichannel/components/Field.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidePanelNoResults.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentRoom/SidePanelParentRoom.tsx
  • apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelChannels.tsx
  • apps/meteor/client/views/omnichannel/components/RoomActivityIcon.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/BusinessHoursMultiple.tsx
  • apps/meteor/client/views/omnichannel/appearance/AppearanceFieldLabel.tsx
  • apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelTeams.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/EeTextAreaInput.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/EeTextInput.tsx
  • apps/meteor/client/views/omnichannel/components/Label.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/components/CannedResponsesComposer/CannedResponsesComposerPreview.tsx
  • apps/meteor/client/views/navigation/sidepanel/omnichannel/SidePanelOmnichannelBadges/SidePanelOmnichannelBadges.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParent.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/ContactManagerInput.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/RemoveCannedResponseButton.tsx
  • apps/meteor/client/views/omnichannel/components/Tags.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/EeNumberInput.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentRoom/SidePanelParentRoomWithData.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelTagIcon.tsx
  • apps/meteor/client/views/omnichannel/components/Info.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/DepartmentBusinessHours.tsx
  • apps/meteor/client/views/omnichannel/businessHours/EditBusinessHoursWithData.tsx
  • apps/meteor/client/views/omnichannel/businessHours/EditBusinessHours.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/MaxChatsPerAgent.tsx
  • apps/meteor/client/views/omnichannel/agents/AgentInfo.tsx
  • apps/meteor/client/views/oauth/components/Layout.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/AutoCompleteUnits.tsx
  • apps/meteor/client/views/omnichannel/agents/AgentEdit.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/CurrentChatTags.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/CannedResponse.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/components/CannedResponsesComposer/CannedResponsesComposer.tsx
  • apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelRooms.tsx
  • apps/meteor/client/views/oauth/components/ErrorPage.tsx
  • apps/meteor/client/views/navigation/sidepanel/omnichannel/InquireSidePanelItem.tsx
  • apps/meteor/client/views/omnichannel/appearance/AppearancePage.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/PrioritiesSelect.tsx
  • apps/meteor/client/views/omnichannel/components/CustomField.tsx
  • apps/meteor/client/views/omnichannel/analytics/DateRangePicker.tsx
  • apps/meteor/client/views/omnichannel/components/FormSkeleton.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteContact/AutoCompleteContact.tsx
  • apps/meteor/client/views/omnichannel/agents/AgentInfoAction.tsx
  • apps/meteor/client/views/navigation/sidepanel/omnichannel/SidePanelOmnichannelBadges/SidePanelPriorityTag.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/AutoCompleteUnit.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/components/CannedResponsesComposer/InsertPlaceholderDropdown.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/modals/CannedResponseEdit.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/CannedResponseList.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/WrapCannedResponse.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteAgent.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteDepartmentMultiple.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/modals/CannedResponseFilter.tsx
  • apps/meteor/client/views/omnichannel/components/AgentInfoDetails.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteDepartment.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/CustomFieldsAdditionalForm.tsx
  • apps/meteor/client/views/omnichannel/analytics/Overview.tsx
  • apps/meteor/client/views/omnichannel/agents/AgentEditWithData.tsx
  • apps/meteor/client/views/omnichannel/businessHours/BusinessHoursForm.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomSidePanelItem.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteMultipleAgent.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomMenu.tsx
  • apps/meteor/client/views/omnichannel/additionalForms/SlaPoliciesSelect.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomSidePanelItemBadges.tsx
  • apps/meteor/client/views/omnichannel/components/OmnichannelVerificationTag.tsx
  • apps/meteor/client/views/oauth/components/CurrentUserDisplay.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/modals/CreateCannedResponse/CreateCannedResponseModal.tsx
  • apps/meteor/client/views/oauth/components/AuthorizationFormPage.tsx
  • apps/meteor/client/views/omnichannel/components/AutoCompleteMonitors.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/modals/CannedResponseEditWithData.tsx
  • apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/Item.tsx
  • apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidepanelItem.tsx
  • apps/meteor/client/views/omnichannel/OmnichannelRouter.tsx
🔇 Additional comments (71)
apps/meteor/client/views/oauth/components/AuthorizationFormPage.tsx (1)

11-15: LGTM!

apps/meteor/client/views/oauth/components/CurrentUserDisplay.tsx (1)

20-22: LGTM!

apps/meteor/client/views/oauth/components/ErrorPage.tsx (1)

7-9: LGTM!

apps/meteor/client/views/oauth/components/Layout.tsx (1)

6-8: LGTM!

apps/meteor/client/views/navigation/sidepanel/SidePanelNoResults.tsx (1)

7-7: LGTM!

apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomMenu.tsx (1)

9-9: LGTM!

apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomSidePanelItem.tsx (1)

19-19: LGTM!

apps/meteor/client/views/navigation/sidepanel/SidepanelItem/RoomSidePanelItemBadges.tsx (1)

9-9: LGTM!

apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParent.tsx (1)

7-9: LGTM!

apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentTeam.tsx (1)

7-9: LGTM!

apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidepanelItem.tsx (1)

18-18: LGTM!

apps/meteor/client/views/navigation/sidepanel/omnichannel/InquireSidePanelItem.tsx (1)

18-18: LGTM!

apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentRoom/SidePanelParentRoom.tsx (1)

8-10: LGTM!

apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelParentRoom/SidePanelParentRoomWithData.tsx (1)

5-7: LGTM!

apps/meteor/client/views/navigation/sidepanel/SidepanelItem/SidePanelTagIcon.tsx (1)

4-6: LGTM!

apps/meteor/client/views/navigation/sidepanel/omnichannel/SidePanelOmnichannelBadges/SidePanelOmnichannelBadges.tsx (1)

7-9: LGTM!

apps/meteor/client/views/navigation/sidepanel/omnichannel/SidePanelOmnichannelBadges/SidePanelPriorityTag.tsx (1)

6-8: LGTM!

apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelChannels.tsx (1)

8-10: LGTM!

apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelRooms.tsx (1)

9-11: LGTM!

apps/meteor/client/views/navigation/sidepanel/tabs/SidePanelTeams.tsx (1)

7-9: LGTM!

apps/meteor/client/views/omnichannel/OmnichannelRouter.tsx (1)

9-11: LGTM!

apps/meteor/client/views/omnichannel/additionalForms/CustomFieldsAdditionalForm.tsx (1)

19-21: LGTM!

apps/meteor/client/views/omnichannel/additionalForms/DepartmentBusinessHours.tsx (1)

8-10: LGTM!

apps/meteor/client/views/omnichannel/additionalForms/EeTextAreaInput.tsx (1)

6-8: LGTM!

apps/meteor/client/views/omnichannel/additionalForms/MaxChatsPerAgent.tsx (1)

9-11: LGTM!

apps/meteor/client/views/omnichannel/additionalForms/SlaPoliciesSelect.tsx (1)

8-13: LGTM!

apps/meteor/client/views/omnichannel/agents/AgentEdit.tsx (1)

32-35: LGTM!

apps/meteor/client/views/omnichannel/additionalForms/AutoCompleteUnit.tsx (1)

10-18: LGTM!

apps/meteor/client/views/omnichannel/additionalForms/AutoCompleteUnits.tsx (1)

9-12: LGTM!

apps/meteor/client/views/omnichannel/additionalForms/BusinessHoursMultiple.tsx (1)

11-13: LGTM!

apps/meteor/client/views/omnichannel/additionalForms/ContactManagerInput.tsx (1)

4-7: LGTM!

apps/meteor/client/views/omnichannel/additionalForms/CurrentChatTags.tsx (1)

6-11: LGTM!

apps/meteor/client/views/omnichannel/additionalForms/EeTextInput.tsx (1)

6-8: LGTM!

apps/meteor/client/views/omnichannel/additionalForms/PrioritiesSelect.tsx (1)

13-18: LGTM!

apps/meteor/client/views/omnichannel/additionalForms/EeNumberInput.tsx (1)

6-8: LGTM!

apps/meteor/client/views/omnichannel/agents/AgentInfo.tsx (1)

22-24: LGTM!

apps/meteor/client/views/omnichannel/agents/AgentInfoAction.tsx (1)

5-9: LGTM!

apps/meteor/client/views/omnichannel/cannedResponses/RemoveCannedResponseButton.tsx (1)

8-10: LGTM!

apps/meteor/client/views/omnichannel/cannedResponses/modals/CannedResponseEdit.tsx (1)

20-24: LGTM!

apps/meteor/client/views/omnichannel/cannedResponses/modals/CannedResponseEditWithData.tsx (1)

12-14: LGTM!

apps/meteor/client/views/omnichannel/cannedResponses/modals/CannedResponseFilter.tsx (1)

11-18: LGTM!

apps/meteor/client/views/omnichannel/components/AutoCompleteAgent.tsx (1)

8-19: LGTM!

apps/meteor/client/views/omnichannel/agents/AgentEditWithData.tsx (1)

11-13: LGTM!

apps/meteor/client/views/omnichannel/analytics/DateRangePicker.tsx (1)

9-11: LGTM!

apps/meteor/client/views/omnichannel/analytics/Overview.tsx (1)

15-17: LGTM!

apps/meteor/client/views/omnichannel/appearance/AppearanceFieldLabel.tsx (1)

7-10: LGTM!

apps/meteor/client/views/omnichannel/appearance/AppearancePage.tsx (1)

43-45: LGTM!

apps/meteor/client/views/omnichannel/businessHours/BusinessHoursForm.tsx (1)

39-41: LGTM!

apps/meteor/client/views/omnichannel/businessHours/EditBusinessHours.tsx (1)

33-36: LGTM!

apps/meteor/client/views/omnichannel/cannedResponses/components/CannedResponsesComposer/CannedResponsesComposer.tsx (1)

19-19: LGTM!

apps/meteor/client/views/omnichannel/cannedResponses/components/CannedResponsesComposer/CannedResponsesComposerPreview.tsx (1)

6-6: LGTM!

apps/meteor/client/views/omnichannel/cannedResponses/components/CannedResponsesComposer/InsertPlaceholderDropdown.tsx (1)

7-11: LGTM!

apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/CannedResponse.tsx (1)

18-32: LGTM!

apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/CannedResponseList.tsx (1)

23-38: LGTM!

apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/Item.tsx (1)

10-15: LGTM!

apps/meteor/client/views/omnichannel/cannedResponses/contextualBar/CannedResponse/WrapCannedResponse.tsx (1)

10-17: LGTM!

apps/meteor/client/views/omnichannel/cannedResponses/modals/CreateCannedResponse/CreateCannedResponseModal.tsx (1)

23-23: LGTM!

apps/meteor/client/views/omnichannel/components/AgentInfoDetails.tsx (1)

6-6: LGTM!

apps/meteor/client/views/omnichannel/components/AutoCompleteContact/AutoCompleteContact.tsx (1)

22-29: LGTM!

apps/meteor/client/views/omnichannel/components/AutoCompleteDepartment.tsx (1)

9-18: LGTM!

apps/meteor/client/views/omnichannel/components/AutoCompleteDepartmentMultiple.tsx (1)

10-22: LGTM!

apps/meteor/client/views/omnichannel/components/AutoCompleteMonitors.tsx (1)

9-12: LGTM!

apps/meteor/client/views/omnichannel/components/AutoCompleteMultipleAgent.tsx (1)

9-18: LGTM!

apps/meteor/client/views/omnichannel/components/RoomActivityIcon.tsx (1)

7-9: LGTM!

apps/meteor/client/views/omnichannel/components/CustomField.tsx (1)

9-9: LGTM!

apps/meteor/client/views/omnichannel/components/Field.tsx (1)

4-4: LGTM!

apps/meteor/client/views/omnichannel/components/FormSkeleton.tsx (1)

4-4: LGTM!

apps/meteor/client/views/omnichannel/components/Info.tsx (1)

11-15: LGTM!

apps/meteor/client/views/omnichannel/components/Label.tsx (1)

4-4: LGTM!

apps/meteor/client/views/omnichannel/components/OmnichannelVerificationTag.tsx (1)

6-9: LGTM!

apps/meteor/client/views/omnichannel/components/Tags.tsx (1)

12-18: LGTM!

@tassoevan
tassoevan force-pushed the refactor/explicit-component-props-10 branch 2 times, most recently from 1e3e61e to c994aa9 Compare July 6, 2026 20:38
tassoevan added 15 commits July 7, 2026 10:29
…dePanelOmnichannelBadges): export component props types
…SidePanelParentRoom): export component props types
…nts/CannedResponsesComposer): export component props types
@tassoevan
tassoevan force-pushed the refactor/explicit-component-props-10 branch from c994aa9 to 98391fc Compare July 7, 2026 13:29
@tassoevan tassoevan added the stat: QA assured Means it has been tested and approved by a company insider label Jul 7, 2026
@dionisio-bot dionisio-bot Bot added the stat: ready to merge PR tested and approved waiting for merge label Jul 7, 2026
@ggazzo
ggazzo merged commit 4fa7ab6 into develop Jul 7, 2026
45 checks passed
@ggazzo
ggazzo deleted the refactor/explicit-component-props-10 branch July 7, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stat: QA assured Means it has been tested and approved by a company insider stat: ready to merge PR tested and approved waiting for merge type: chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants