Conversation
sergeibbb
added a commit
that referenced
this pull request
Dec 4, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 4, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 4, 2025
3cbff15 to
d42e64d
Compare
sergeibbb
added a commit
that referenced
this pull request
Dec 4, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
d42e64d to
c88be87
Compare
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
Refines font sizing and spacing units from rem to em to improve consistency and responsiveness across devices. Updates carousel and feature card layouts for better display on small screens, including improved media queries and more flexible padding. Adjusts section and header styling to ensure readability and visual alignment, especially on mobile. (#4769, #4773, PLG-138)
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
Introduces a new "Start GitLens Pro Trial" button to the welcome webview and tracks user interactions with a dedicated telemetry event. Updates telemetry documentation and types to include "welcome" as a source and to describe the new "welcome/action" event, enabling better insight into user engagement with onboarding and trial features. (#4769, #4773, PLG-138)
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
15ba438 to
e0391fa
Compare
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
Refines font sizing and spacing units from rem to em to improve consistency and responsiveness across devices. Updates carousel and feature card layouts for better display on small screens, including improved media queries and more flexible padding. Adjusts section and header styling to ensure readability and visual alignment, especially on mobile. (#4769, #4773, PLG-138)
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
Introduces a new "Start GitLens Pro Trial" button to the welcome webview and tracks user interactions with a dedicated telemetry event. Updates telemetry documentation and types to include "welcome" as a source and to describe the new "welcome/action" event, enabling better insight into user engagement with onboarding and trial features. (#4769, #4773, PLG-138)
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
e0391fa to
a1c3cbf
Compare
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
a1c3cbf to
ef69157
Compare
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 22, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 22, 2025
ea88e1c to
52a53dc
Compare
sergeibbb
added a commit
that referenced
this pull request
Dec 22, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 22, 2025
52a53dc to
f68baeb
Compare
Member
I think the telemetry is ok. I am a little concerned is not showing the welcome when "in trial or paid". The user's plan or trial could've initiated on another surface and then they lose out on the feature overviews. |
Member
|
Beside my concern mentioned above, the code looks fine. |
d13
approved these changes
Jan 8, 2026
sergeibbb
added a commit
that referenced
this pull request
Jan 8, 2026
sergeibbb
added a commit
that referenced
this pull request
Jan 8, 2026
f68baeb to
5740cf4
Compare
sergeibbb
added a commit
that referenced
this pull request
Jan 8, 2026
5740cf4 to
c8680d0
Compare
sergeibbb
added a commit
that referenced
this pull request
Jan 8, 2026
sergeibbb
added a commit
that referenced
this pull request
Jan 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Description
Solves #4769 (PLG-138)
Checklist
Fixes $XXX -orCloses #XXX -prefix to auto-close the issue that your PR addresses