Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(insights): Rename Mobile Screens to Mobile Vitals #84297

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

markushi
Copy link
Member

@markushi markushi commented Jan 30, 2025

As discussed internally we want to advertise the mobile screens module as "Mobile Vitals"

Fixes #84162

@markushi markushi requested a review from a team as a code owner January 30, 2025 11:03
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 30, 2025
@markushi markushi requested a review from narsaynorath January 30, 2025 11:06
Copy link
Member

@narsaynorath narsaynorath left a comment

Choose a reason for hiding this comment

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

Looks good to me, just one question about the enum we use

@@ -15,7 +15,7 @@ export enum ModuleName {
RESOURCE = 'resource',
AI = 'ai',
MOBILE_UI = 'mobile-ui',
MOBILE_SCREENS = 'mobile-screens',
MOBILE_SCREENS = 'mobile-vitals',
Copy link
Member

Choose a reason for hiding this comment

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

Should we also rename the MOBILE_SCREENS enum to MOBILE_VITALS for consistent terminology?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename feature to Mobile Vitals
2 participants