Skip to content

Conversation

@dougfabris
Copy link
Member

@dougfabris dougfabris commented Sep 22, 2025

Proposed changes (including videos or screenshots)

After some efforts trying to organize our storybooks using the story title param, we decide to go with the implicit method which relies upon the physical location of the stories to position them in the sidebar since we're strict to our files organization

Issue(s)

Steps to test or reproduce

Further comments

CORE-1392

Summary by CodeRabbit

  • Chores
    • Standardized Storybook configuration by removing explicit titles across many stories to align with new conventions and improve maintainability and navigation within the component library.
  • No User-Facing Changes
    • No changes to application features, UI, or behavior. All updates are limited to internal development tooling and do not affect end-user experience or public APIs.

@dionisio-bot
Copy link
Contributor

dionisio-bot bot commented Sep 22, 2025

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

@changeset-bot
Copy link

changeset-bot bot commented Sep 22, 2025

⚠️ No Changeset found

Latest commit: 2491924

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

@dougfabris dougfabris added this to the 7.11.0 milestone Sep 22, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 22, 2025

Walkthrough

This PR removes the Storybook meta title field from numerous .stories.tsx files across the meteor app. Only story metadata is altered; components, stories, decorators, args, and behavior remain unchanged.

Changes

Cohort / File(s) Summary of changes
Core UI components
apps/meteor/client/components/GenericTable/GenericTable.stories.tsx, .../GenericUpsellModal/GenericUpsellModal.stories.tsx, .../InfoPanel/InfoPanel.stories.tsx, .../ListItem.stories.tsx, .../MarkdownText.stories.tsx, .../Page/Page.stories.tsx, .../UserCard/UserCard.stories.tsx, .../UserInfo/UserInfo.stories.tsx, .../connectionStatus/ConnectionStatusBar.stories.tsx
Removed Storybook meta.title from default export/meta objects.
Message components
.../message/content/actions/MessageAction.stories.tsx, .../message/header/MessageRoles.stories.tsx, .../message/variants/threadPreview/ThreadMessagePreviewBody.stories.tsx
Removed Storybook meta.title fields.
DataView components
.../components/dataView/Counter.stories.tsx, .../CounterSet.stories.tsx, .../Growth.stories.tsx, .../NegativeGrowthSymbol.stories.tsx, .../PositiveGrowthSymbol.stories.tsx
Removed Storybook meta.title fields.
Sidebar (v1)
.../components/SidebarToggler/SidebarTogglerButton.stories.tsx, .../sidebar/Sidebar.stories.tsx, .../sidebar/Item/Condensed.stories.tsx, .../Item/Extended.stories.tsx, .../Item/Medium.stories.tsx, .../sidebar/footer/voip/VoipFooter.stories.tsx, .../sidebar/header/CreateChannel/CreateChannelModal.stories.tsx, .../header/CreateTeam/CreateTeamModal.stories.tsx
Removed Storybook meta.title fields.
SidebarV2
.../components/SidebarTogglerV2/SidebarTogglerButton.stories.tsx, .../sidebarv2/Sidebar.stories.tsx, .../sidebarv2/Item/Condensed.stories.tsx, .../Item/Extended.stories.tsx, .../Item/Medium.stories.tsx, .../sidebarv2/footer/voip/VoipFooter.stories.tsx
Removed Storybook meta.title fields.
Omnichannel OutboundMessage
.../OutboundMessageWizard/OutboundMessageWizard.stories.tsx, .../steps/MessageStep.stories.tsx, .../steps/RecipientStep.stories.tsx, .../steps/RepliesStep.stories.tsx, .../steps/ReviewStep.stories.tsx, .../modals/OutboundMessageUpsellModal/OutboundMessageUpsellModal.stories.tsx
Removed Storybook meta.title fields.
Omnichannel forms and pages
.../omnichannel/additionalForms/BusinessHoursMultiple.stories.tsx, .../omnichannel/businessHours/BusinessHoursTable.stories.tsx, .../views/omnichannel/analytics/AnalyticsPage.stories.tsx, .../analytics/DateRangePicker.stories.tsx, .../appearance/AppearanceForm.stories.tsx, .../businessHours/BusinessHoursForm.stories.tsx, .../customFields/CustomFieldsForm.stories.tsx
Removed Storybook meta.title fields.
Admin dashboards and pages
.../views/admin/engagementDashboard/EngagementDashboardPage.stories.tsx, .../channels/ChannelsTab.stories.tsx, .../dataView/LegendSymbol.stories.tsx, .../messages/MessagesTab.stories.tsx, .../users/UsersTab.stories.tsx, .../federationDashboard/FederationDashboardPage.stories.tsx, .../OverviewSection.stories.tsx, .../ServersSection.stories.tsx, .../import/ImportHistoryPage.stories.tsx, .../import/ImportOperationSummary.stories.tsx, .../import/NewImportPage.stories.tsx, .../mailer/Mailer.stories.tsx, .../permissions/PermissionsTable/PermissionsTable.stories.tsx, .../users/SeatsCapUsage/SeatsCapUsage.stories.tsx, .../users/UsersTable/UsersTable.stories.tsx, .../viewLogs/ViewLogsPage.stories.tsx, .../workspace/DeploymentCard/DeploymentCard.stories.tsx, .../workspace/DeploymentCard/components/InstancesModal/DescriptionList.stories.tsx, .../InstancesModal.stories.tsx, .../MessagesRoomsCard/MessagesRoomsCard.stories.tsx
Removed Storybook meta.title fields.
Admin settings — pages
.../views/admin/settings/SettingsGroupPage/SettingsGroupPage.stories.tsx, .../SettingsGroupSelector/SettingsGroupSelector.stories.tsx, .../SettingsSection/SettingsSection.stories.tsx, .../settings/Setting/Setting.stories.tsx, .../settings/Setting/ResetSettingButton/ResetSettingButton.stories.tsx
Removed Storybook meta.title fields.
Admin settings — inputs
.../settings/Setting/inputs/ActionSettingInput.stories.tsx, .../AssetSettingInput.stories.tsx, .../BooleanSettingInput.stories.tsx, .../CodeSettingInput.stories.tsx, .../ColorSettingInput.stories.tsx, .../FontSettingInput.stories.tsx, .../GenericSettingInput.stories.tsx, .../IntSettingInput.stories.tsx, .../LanguageSettingInput.stories.tsx, .../MultiSelectSettingInput.stories.tsx, .../PasswordSettingInput.stories.tsx, .../RelativeUrlSettingInput.stories.tsx, .../SelectSettingInput.stories.tsx, .../StringSettingInput.stories.tsx
Removed Storybook meta.title fields.
Marketplace
.../views/marketplace/AppDetailsPage/tabs/AppInstances/AppInstances.stories.tsx, .../AppLogs/AppLogsItem.stories.tsx, .../AppLogs/Components/CollapsiblePanel.stories.tsx, .../AppLogs/Filters/AppLogsFilter.stories.tsx, .../AppLogs/Filters/AppLogsFilterContextualBar.stories.tsx, .../AppLogs/Filters/DateTimeModal.stories.tsx, .../AppLogs/Filters/ExportLogsModal.stories.tsx, .../AppsPage/PrivateEmptyState.stories.tsx, .../AppsPage/UnsupportedEmptyState.stories.tsx, .../components/AppInstallModal/AppInstallModal.stories.tsx, .../components/CategoryFilter/CategoryDropDown.stories.tsx, .../components/RadioDropDown/RadioDropDown.stories.tsx, .../components/UninstallGrandfatheredAppModal/UninstallGrandfatheredAppModal.stories.tsx
Removed Storybook meta.title fields.
Misc views
.../views/notAuthorized/NotAuthorizedPage.stories.tsx, .../views/notFound/NotFoundPage.stories.tsx, .../views/e2e/EnterE2EPasswordModal/EnterE2EPasswordModal.stories.tsx, .../views/audit/components/AppInfoField.stories.tsx, .../SecurityLogDisplayModal.stories.tsx
Removed Storybook meta.title fields.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • tassoevan
  • MartinSchoeler
  • sampaiodiego

Poem

I hopped through pages, light and spry,
Plucked every title, bye-bye-bye!
The stories still gleam, neat and bright,
Just lighter metadata in the night.
Thump-thump! says my reviewer’s heart—
Less to scan, more time for art. 🐇✨

Pre-merge checks and finishing touches

✅ 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 "chore: Remove stories title on meteor app storybook" is a concise, single-sentence summary that accurately describes the main change (removal of explicit Storybook titles in the Meteor app stories); it uses the conventional "chore:" prefix for non-functional repo maintenance and does not include noisy file lists or emojis, so a teammate scanning history will understand the primary intent.
Linked Issues Check ✅ Passed The changes shown in the raw_summary remove the title property from many apps/meteor Storybook Meta exports, which directly implements the linked issue CORE-1392's objective to adopt CSF3 implicit (auto) titles and derive hierarchy from file paths; the PR description and file list align with that single coding requirement and show no other behavioral edits.
Out of Scope Changes Check ✅ Passed All reported modifications are limited to removing the title metadata from Storybook Meta objects under apps/meteor; the raw_summary shows no edits to runtime source code, tests, build configuration, or unrelated directories, so there is no evidence of out-of-scope changes introduced by this PR.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
  • 📝 Generate Docstrings
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/storybook-title-meteor

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Jira integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 24fba8d and d3407d6.

📒 Files selected for processing (107)
  • apps/meteor/client/components/GenericTable/GenericTable.stories.tsx (0 hunks)
  • apps/meteor/client/components/GenericUpsellModal/GenericUpsellModal.stories.tsx (0 hunks)
  • apps/meteor/client/components/InfoPanel/InfoPanel.stories.tsx (0 hunks)
  • apps/meteor/client/components/ListItem.stories.tsx (0 hunks)
  • apps/meteor/client/components/MarkdownText.stories.tsx (0 hunks)
  • apps/meteor/client/components/Omnichannel/OutboundMessage/components/OutboundMessageWizard/OutboundMessageWizard.stories.tsx (0 hunks)
  • apps/meteor/client/components/Omnichannel/OutboundMessage/components/OutboundMessageWizard/steps/MessageStep.stories.tsx (0 hunks)
  • apps/meteor/client/components/Omnichannel/OutboundMessage/components/OutboundMessageWizard/steps/RecipientStep.stories.tsx (0 hunks)
  • apps/meteor/client/components/Omnichannel/OutboundMessage/components/OutboundMessageWizard/steps/RepliesStep.stories.tsx (0 hunks)
  • apps/meteor/client/components/Omnichannel/OutboundMessage/components/OutboundMessageWizard/steps/ReviewStep.stories.tsx (0 hunks)
  • apps/meteor/client/components/Omnichannel/OutboundMessage/modals/OutboundMessageUpsellModal/OutboundMessageUpsellModal.stories.tsx (0 hunks)
  • apps/meteor/client/components/Page/Page.stories.tsx (0 hunks)
  • apps/meteor/client/components/SidebarToggler/SidebarTogglerButton.stories.tsx (0 hunks)
  • apps/meteor/client/components/SidebarTogglerV2/SidebarTogglerButton.stories.tsx (0 hunks)
  • apps/meteor/client/components/UserCard/UserCard.stories.tsx (0 hunks)
  • apps/meteor/client/components/UserInfo/UserInfo.stories.tsx (0 hunks)
  • apps/meteor/client/components/connectionStatus/ConnectionStatusBar.stories.tsx (0 hunks)
  • apps/meteor/client/components/dataView/Counter.stories.tsx (0 hunks)
  • apps/meteor/client/components/dataView/CounterSet.stories.tsx (0 hunks)
  • apps/meteor/client/components/dataView/Growth.stories.tsx (0 hunks)
  • apps/meteor/client/components/dataView/NegativeGrowthSymbol.stories.tsx (0 hunks)
  • apps/meteor/client/components/dataView/PositiveGrowthSymbol.stories.tsx (0 hunks)
  • apps/meteor/client/components/message/content/actions/MessageAction.stories.tsx (0 hunks)
  • apps/meteor/client/components/message/header/MessageRoles.stories.tsx (0 hunks)
  • apps/meteor/client/components/message/variants/threadPreview/ThreadMessagePreviewBody.stories.tsx (0 hunks)
  • apps/meteor/client/omnichannel/additionalForms/BusinessHoursMultiple.stories.tsx (0 hunks)
  • apps/meteor/client/omnichannel/businessHours/BusinessHoursTable.stories.tsx (0 hunks)
  • apps/meteor/client/omnichannel/cannedResponses/components/CannedResponsesComposer/CannedResponsesComposer.stories.tsx (0 hunks)
  • apps/meteor/client/omnichannel/cannedResponses/contextualBar/CannedResponse/CannedResponse.stories.tsx (0 hunks)
  • apps/meteor/client/omnichannel/cannedResponses/contextualBar/CannedResponse/CannedResponseList.stories.tsx (0 hunks)
  • apps/meteor/client/omnichannel/cannedResponses/contextualBar/CannedResponse/Item.stories.tsx (0 hunks)
  • apps/meteor/client/omnichannel/cannedResponses/modals/CreateCannedResponse/CreateCannedResponseModal.stories.tsx (0 hunks)
  • apps/meteor/client/sidebar/Item/Condensed.stories.tsx (0 hunks)
  • apps/meteor/client/sidebar/Item/Extended.stories.tsx (0 hunks)
  • apps/meteor/client/sidebar/Item/Medium.stories.tsx (0 hunks)
  • apps/meteor/client/sidebar/Sidebar.stories.tsx (0 hunks)
  • apps/meteor/client/sidebar/footer/voip/VoipFooter.stories.tsx (0 hunks)
  • apps/meteor/client/sidebar/header/CreateChannel/CreateChannelModal.stories.tsx (0 hunks)
  • apps/meteor/client/sidebar/header/CreateTeam/CreateTeamModal.stories.tsx (0 hunks)
  • apps/meteor/client/sidebarv2/Item/Condensed.stories.tsx (0 hunks)
  • apps/meteor/client/sidebarv2/Item/Extended.stories.tsx (0 hunks)
  • apps/meteor/client/sidebarv2/Item/Medium.stories.tsx (0 hunks)
  • apps/meteor/client/sidebarv2/Sidebar.stories.tsx (0 hunks)
  • apps/meteor/client/sidebarv2/footer/voip/VoipFooter.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/engagementDashboard/EngagementDashboardPage.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/engagementDashboard/channels/ChannelsTab.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/engagementDashboard/dataView/LegendSymbol.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/engagementDashboard/messages/MessagesTab.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/engagementDashboard/users/UsersTab.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/federationDashboard/FederationDashboardPage.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/federationDashboard/OverviewSection.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/federationDashboard/ServersSection.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/import/ImportHistoryPage.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/import/ImportOperationSummary.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/import/NewImportPage.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/mailer/Mailer.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/permissions/PermissionsTable/PermissionsTable.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/settings/Setting/ResetSettingButton/ResetSettingButton.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/settings/Setting/Setting.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/settings/Setting/inputs/ActionSettingInput.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/settings/Setting/inputs/AssetSettingInput.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/settings/Setting/inputs/BooleanSettingInput.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/settings/Setting/inputs/CodeSettingInput.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/settings/Setting/inputs/ColorSettingInput.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/settings/Setting/inputs/FontSettingInput.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/settings/Setting/inputs/GenericSettingInput.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/settings/Setting/inputs/IntSettingInput.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/settings/Setting/inputs/LanguageSettingInput.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/settings/Setting/inputs/MultiSelectSettingInput.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/settings/Setting/inputs/PasswordSettingInput.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/settings/Setting/inputs/RelativeUrlSettingInput.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/settings/Setting/inputs/SelectSettingInput.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/settings/Setting/inputs/StringSettingInput.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/settings/SettingsGroupPage/SettingsGroupPage.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/settings/SettingsGroupSelector/SettingsGroupSelector.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/settings/SettingsSection/SettingsSection.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/subscription/components/UsagePieGraph.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/users/SeatsCapUsage/SeatsCapUsage.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/users/UsersTable/UsersTable.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/viewLogs/ViewLogsPage.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/workspace/DeploymentCard/DeploymentCard.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/workspace/DeploymentCard/components/InstancesModal/DescriptionList.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/workspace/DeploymentCard/components/InstancesModal/InstancesModal.stories.tsx (0 hunks)
  • apps/meteor/client/views/admin/workspace/MessagesRoomsCard/MessagesRoomsCard.stories.tsx (0 hunks)
  • apps/meteor/client/views/audit/components/AppInfoField.stories.tsx (0 hunks)
  • apps/meteor/client/views/audit/components/SecurityLogDisplayModal.stories.tsx (0 hunks)
  • apps/meteor/client/views/e2e/EnterE2EPasswordModal/EnterE2EPasswordModal.stories.tsx (0 hunks)
  • apps/meteor/client/views/marketplace/AppDetailsPage/tabs/AppInstances/AppInstances.stories.tsx (0 hunks)
  • apps/meteor/client/views/marketplace/AppDetailsPage/tabs/AppLogs/AppLogsItem.stories.tsx (0 hunks)
  • apps/meteor/client/views/marketplace/AppDetailsPage/tabs/AppLogs/Components/CollapsiblePanel.stories.tsx (0 hunks)
  • apps/meteor/client/views/marketplace/AppDetailsPage/tabs/AppLogs/Filters/AppLogsFilter.stories.tsx (0 hunks)
  • apps/meteor/client/views/marketplace/AppDetailsPage/tabs/AppLogs/Filters/AppLogsFilterContextualBar.stories.tsx (0 hunks)
  • apps/meteor/client/views/marketplace/AppDetailsPage/tabs/AppLogs/Filters/DateTimeModal.stories.tsx (0 hunks)
  • apps/meteor/client/views/marketplace/AppDetailsPage/tabs/AppLogs/Filters/ExportLogsModal.stories.tsx (0 hunks)
  • apps/meteor/client/views/marketplace/AppsPage/PrivateEmptyState.stories.tsx (0 hunks)
  • apps/meteor/client/views/marketplace/AppsPage/UnsupportedEmptyState.stories.tsx (0 hunks)
  • apps/meteor/client/views/marketplace/components/AppInstallModal/AppInstallModal.stories.tsx (0 hunks)
  • apps/meteor/client/views/marketplace/components/CategoryFilter/CategoryDropDown.stories.tsx (0 hunks)
  • apps/meteor/client/views/marketplace/components/RadioDropDown/RadioDropDown.stories.tsx (0 hunks)
  • apps/meteor/client/views/marketplace/components/UninstallGrandfatheredAppModal/UninstallGrandfatheredAppModal.stories.tsx (0 hunks)
  • apps/meteor/client/views/notAuthorized/NotAuthorizedPage.stories.tsx (0 hunks)
  • apps/meteor/client/views/notFound/NotFoundPage.stories.tsx (0 hunks)
  • apps/meteor/client/views/omnichannel/analytics/AnalyticsPage.stories.tsx (0 hunks)
  • apps/meteor/client/views/omnichannel/analytics/DateRangePicker.stories.tsx (0 hunks)
  • apps/meteor/client/views/omnichannel/appearance/AppearanceForm.stories.tsx (0 hunks)
  • apps/meteor/client/views/omnichannel/businessHours/BusinessHoursForm.stories.tsx (0 hunks)
  • apps/meteor/client/views/omnichannel/customFields/CustomFieldsForm.stories.tsx (0 hunks)
⛔ Files not processed due to max files limit (23)
  • apps/meteor/client/views/omnichannel/installation/Installation.stories.tsx
  • apps/meteor/client/views/omnichannel/realTimeMonitoring/counter/CounterContainer.stories.tsx
  • apps/meteor/client/views/omnichannel/triggers/TriggersForm.stories.tsx
  • apps/meteor/client/views/room/RoomAnnouncement/RoomAnnouncement.stories.tsx
  • apps/meteor/client/views/room/contextualBar/AutoTranslate/AutoTranslate.stories.tsx
  • apps/meteor/client/views/room/contextualBar/Discussions/components/DiscussionsListItem.stories.tsx
  • apps/meteor/client/views/room/contextualBar/ExportMessages/ExportMessages.stories.tsx
  • apps/meteor/client/views/room/contextualBar/Info/RoomInfo/RoomInfo.stories.tsx
  • apps/meteor/client/views/room/contextualBar/KeyboardShortcuts/KeyboardShortcuts.stories.tsx
  • apps/meteor/client/views/room/contextualBar/NotificationPreferences/NotificationPreferences.stories.tsx
  • apps/meteor/client/views/room/contextualBar/OTR/OTR.stories.tsx
  • apps/meteor/client/views/room/contextualBar/PruneMessages/PruneMessages.stories.tsx
  • apps/meteor/client/views/room/contextualBar/RoomFiles/RoomFiles.stories.tsx
  • apps/meteor/client/views/room/contextualBar/RoomFiles/components/FileItem.stories.tsx
  • apps/meteor/client/views/room/contextualBar/RoomFiles/components/FileItemIcon.stories.tsx
  • apps/meteor/client/views/room/contextualBar/RoomMembers/AddUsers/AddUsers.stories.tsx
  • apps/meteor/client/views/room/contextualBar/RoomMembers/InviteUsers/InviteUsers.stories.tsx
  • apps/meteor/client/views/room/contextualBar/RoomMembers/RoomMembers.stories.tsx
  • apps/meteor/client/views/room/modals/FileUploadModal/FileUploadModal.stories.tsx
  • apps/meteor/client/views/teams/contextualBar/info/DeleteTeam/DeleteTeamModal.stories.tsx
  • apps/meteor/client/views/teams/contextualBar/info/LeaveTeam/LeaveTeamModal/LeaveTeamModal.stories.tsx
  • apps/meteor/client/views/teams/contextualBar/info/TeamsInfo.stories.tsx
  • apps/meteor/client/voip/modal/DialPad/DialPadModal.stories.tsx
💤 Files with no reviewable changes (107)
  • apps/meteor/client/components/GenericTable/GenericTable.stories.tsx
  • apps/meteor/client/components/Omnichannel/OutboundMessage/components/OutboundMessageWizard/steps/ReviewStep.stories.tsx
  • apps/meteor/client/components/dataView/Growth.stories.tsx
  • apps/meteor/client/components/UserInfo/UserInfo.stories.tsx
  • apps/meteor/client/components/SidebarTogglerV2/SidebarTogglerButton.stories.tsx
  • apps/meteor/client/components/connectionStatus/ConnectionStatusBar.stories.tsx
  • apps/meteor/client/components/MarkdownText.stories.tsx
  • apps/meteor/client/components/dataView/NegativeGrowthSymbol.stories.tsx
  • apps/meteor/client/components/Omnichannel/OutboundMessage/components/OutboundMessageWizard/OutboundMessageWizard.stories.tsx
  • apps/meteor/client/components/message/variants/threadPreview/ThreadMessagePreviewBody.stories.tsx
  • apps/meteor/client/views/admin/settings/Setting/inputs/LanguageSettingInput.stories.tsx
  • apps/meteor/client/components/ListItem.stories.tsx
  • apps/meteor/client/views/admin/settings/Setting/inputs/FontSettingInput.stories.tsx
  • apps/meteor/client/views/admin/engagementDashboard/users/UsersTab.stories.tsx
  • apps/meteor/client/views/admin/mailer/Mailer.stories.tsx
  • apps/meteor/client/views/marketplace/components/CategoryFilter/CategoryDropDown.stories.tsx
  • apps/meteor/client/sidebar/Item/Extended.stories.tsx
  • apps/meteor/client/views/admin/viewLogs/ViewLogsPage.stories.tsx
  • apps/meteor/client/views/admin/import/ImportHistoryPage.stories.tsx
  • apps/meteor/client/sidebar/Sidebar.stories.tsx
  • apps/meteor/client/components/InfoPanel/InfoPanel.stories.tsx
  • apps/meteor/client/views/admin/federationDashboard/FederationDashboardPage.stories.tsx
  • apps/meteor/client/views/audit/components/AppInfoField.stories.tsx
  • apps/meteor/client/components/UserCard/UserCard.stories.tsx
  • apps/meteor/client/views/admin/settings/SettingsGroupSelector/SettingsGroupSelector.stories.tsx
  • apps/meteor/client/views/admin/settings/Setting/inputs/SelectSettingInput.stories.tsx
  • apps/meteor/client/views/admin/subscription/components/UsagePieGraph.stories.tsx
  • apps/meteor/client/views/admin/settings/Setting/inputs/BooleanSettingInput.stories.tsx
  • apps/meteor/client/omnichannel/cannedResponses/modals/CreateCannedResponse/CreateCannedResponseModal.stories.tsx
  • apps/meteor/client/views/admin/import/ImportOperationSummary.stories.tsx
  • apps/meteor/client/views/marketplace/AppDetailsPage/tabs/AppLogs/Filters/ExportLogsModal.stories.tsx
  • apps/meteor/client/components/Omnichannel/OutboundMessage/components/OutboundMessageWizard/steps/MessageStep.stories.tsx
  • apps/meteor/client/components/Page/Page.stories.tsx
  • apps/meteor/client/views/admin/settings/Setting/inputs/AssetSettingInput.stories.tsx
  • apps/meteor/client/views/marketplace/AppDetailsPage/tabs/AppLogs/Filters/DateTimeModal.stories.tsx
  • apps/meteor/client/components/Omnichannel/OutboundMessage/modals/OutboundMessageUpsellModal/OutboundMessageUpsellModal.stories.tsx
  • apps/meteor/client/views/admin/workspace/DeploymentCard/DeploymentCard.stories.tsx
  • apps/meteor/client/views/admin/engagementDashboard/channels/ChannelsTab.stories.tsx
  • apps/meteor/client/views/audit/components/SecurityLogDisplayModal.stories.tsx
  • apps/meteor/client/views/omnichannel/analytics/AnalyticsPage.stories.tsx
  • apps/meteor/client/views/admin/import/NewImportPage.stories.tsx
  • apps/meteor/client/sidebar/header/CreateChannel/CreateChannelModal.stories.tsx
  • apps/meteor/client/views/omnichannel/customFields/CustomFieldsForm.stories.tsx
  • apps/meteor/client/components/message/content/actions/MessageAction.stories.tsx
  • apps/meteor/client/views/admin/settings/Setting/inputs/GenericSettingInput.stories.tsx
  • apps/meteor/client/views/admin/users/UsersTable/UsersTable.stories.tsx
  • apps/meteor/client/views/marketplace/AppDetailsPage/tabs/AppInstances/AppInstances.stories.tsx
  • apps/meteor/client/views/admin/settings/Setting/Setting.stories.tsx
  • apps/meteor/client/views/omnichannel/businessHours/BusinessHoursForm.stories.tsx
  • apps/meteor/client/views/admin/settings/Setting/ResetSettingButton/ResetSettingButton.stories.tsx
  • apps/meteor/client/views/e2e/EnterE2EPasswordModal/EnterE2EPasswordModal.stories.tsx
  • apps/meteor/client/views/marketplace/components/AppInstallModal/AppInstallModal.stories.tsx
  • apps/meteor/client/views/admin/settings/Setting/inputs/RelativeUrlSettingInput.stories.tsx
  • apps/meteor/client/views/omnichannel/appearance/AppearanceForm.stories.tsx
  • apps/meteor/client/views/notAuthorized/NotAuthorizedPage.stories.tsx
  • apps/meteor/client/components/SidebarToggler/SidebarTogglerButton.stories.tsx
  • apps/meteor/client/views/admin/workspace/DeploymentCard/components/InstancesModal/InstancesModal.stories.tsx
  • apps/meteor/client/components/message/header/MessageRoles.stories.tsx
  • apps/meteor/client/components/dataView/CounterSet.stories.tsx
  • apps/meteor/client/components/GenericUpsellModal/GenericUpsellModal.stories.tsx
  • apps/meteor/client/views/admin/settings/Setting/inputs/PasswordSettingInput.stories.tsx
  • apps/meteor/client/components/Omnichannel/OutboundMessage/components/OutboundMessageWizard/steps/RecipientStep.stories.tsx
  • apps/meteor/client/sidebar/header/CreateTeam/CreateTeamModal.stories.tsx
  • apps/meteor/client/views/admin/settings/Setting/inputs/ActionSettingInput.stories.tsx
  • apps/meteor/client/components/dataView/Counter.stories.tsx
  • apps/meteor/client/views/admin/workspace/MessagesRoomsCard/MessagesRoomsCard.stories.tsx
  • apps/meteor/client/views/omnichannel/analytics/DateRangePicker.stories.tsx
  • apps/meteor/client/views/admin/settings/Setting/inputs/MultiSelectSettingInput.stories.tsx
  • apps/meteor/client/views/admin/federationDashboard/OverviewSection.stories.tsx
  • apps/meteor/client/sidebar/Item/Medium.stories.tsx
  • apps/meteor/client/sidebarv2/Item/Extended.stories.tsx
  • apps/meteor/client/views/marketplace/AppDetailsPage/tabs/AppLogs/Filters/AppLogsFilter.stories.tsx
  • apps/meteor/client/views/admin/users/SeatsCapUsage/SeatsCapUsage.stories.tsx
  • apps/meteor/client/views/admin/settings/Setting/inputs/CodeSettingInput.stories.tsx
  • apps/meteor/client/sidebarv2/Item/Condensed.stories.tsx
  • apps/meteor/client/components/Omnichannel/OutboundMessage/components/OutboundMessageWizard/steps/RepliesStep.stories.tsx
  • apps/meteor/client/sidebar/Item/Condensed.stories.tsx
  • apps/meteor/client/views/admin/settings/SettingsGroupPage/SettingsGroupPage.stories.tsx
  • apps/meteor/client/sidebarv2/Sidebar.stories.tsx
  • apps/meteor/client/omnichannel/cannedResponses/contextualBar/CannedResponse/CannedResponseList.stories.tsx
  • apps/meteor/client/sidebarv2/footer/voip/VoipFooter.stories.tsx
  • apps/meteor/client/views/admin/engagementDashboard/messages/MessagesTab.stories.tsx
  • apps/meteor/client/views/marketplace/AppDetailsPage/tabs/AppLogs/AppLogsItem.stories.tsx
  • apps/meteor/client/views/marketplace/AppsPage/PrivateEmptyState.stories.tsx
  • apps/meteor/client/views/admin/settings/Setting/inputs/ColorSettingInput.stories.tsx
  • apps/meteor/client/views/marketplace/components/UninstallGrandfatheredAppModal/UninstallGrandfatheredAppModal.stories.tsx
  • apps/meteor/client/views/admin/engagementDashboard/EngagementDashboardPage.stories.tsx
  • apps/meteor/client/components/dataView/PositiveGrowthSymbol.stories.tsx
  • apps/meteor/client/views/admin/workspace/DeploymentCard/components/InstancesModal/DescriptionList.stories.tsx
  • apps/meteor/client/omnichannel/additionalForms/BusinessHoursMultiple.stories.tsx
  • apps/meteor/client/omnichannel/businessHours/BusinessHoursTable.stories.tsx
  • apps/meteor/client/views/admin/settings/Setting/inputs/StringSettingInput.stories.tsx
  • apps/meteor/client/omnichannel/cannedResponses/contextualBar/CannedResponse/CannedResponse.stories.tsx
  • apps/meteor/client/omnichannel/cannedResponses/contextualBar/CannedResponse/Item.stories.tsx
  • apps/meteor/client/views/marketplace/AppDetailsPage/tabs/AppLogs/Filters/AppLogsFilterContextualBar.stories.tsx
  • apps/meteor/client/sidebarv2/Item/Medium.stories.tsx
  • apps/meteor/client/views/admin/settings/SettingsSection/SettingsSection.stories.tsx
  • apps/meteor/client/views/notFound/NotFoundPage.stories.tsx
  • apps/meteor/client/views/admin/permissions/PermissionsTable/PermissionsTable.stories.tsx
  • apps/meteor/client/views/admin/engagementDashboard/dataView/LegendSymbol.stories.tsx
  • apps/meteor/client/views/admin/settings/Setting/inputs/IntSettingInput.stories.tsx
  • apps/meteor/client/views/marketplace/components/RadioDropDown/RadioDropDown.stories.tsx
  • apps/meteor/client/omnichannel/cannedResponses/components/CannedResponsesComposer/CannedResponsesComposer.stories.tsx
  • apps/meteor/client/views/marketplace/AppsPage/UnsupportedEmptyState.stories.tsx
  • apps/meteor/client/sidebar/footer/voip/VoipFooter.stories.tsx
  • apps/meteor/client/views/marketplace/AppDetailsPage/tabs/AppLogs/Components/CollapsiblePanel.stories.tsx
  • apps/meteor/client/views/admin/federationDashboard/ServersSection.stories.tsx

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

@dougfabris dougfabris added the stat: QA assured Means it has been tested and approved by a company insider label Sep 22, 2025
@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label Sep 22, 2025
@codecov
Copy link

codecov bot commented Sep 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.31%. Comparing base (70e8cee) to head (2491924).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #37030      +/-   ##
===========================================
+ Coverage    66.33%   67.31%   +0.98%     
===========================================
  Files         3094     3339     +245     
  Lines       109415   113178    +3763     
  Branches     19685    20528     +843     
===========================================
+ Hits         72582    76189    +3607     
+ Misses       34494    34381     -113     
- Partials      2339     2608     +269     
Flag Coverage Δ
e2e 56.92% <ø> (+4.49%) ⬆️
unit 71.22% <ø> (-0.05%) ⬇️

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.

@dougfabris dougfabris marked this pull request as ready for review September 22, 2025 22:53
@dougfabris dougfabris requested review from a team as code owners September 22, 2025 22:53
@kodiakhq kodiakhq bot merged commit fde71fc into develop Sep 23, 2025
49 checks passed
@kodiakhq kodiakhq bot deleted the chore/storybook-title-meteor branch September 23, 2025 13:37
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants