Skip to content

T376371 Added support for URL parameters to enable sharable links

AgarwalMahima requested to merge agarwalmahima/yearinreview:main into main

This update introduces support for generating sharable links with URL parameters. When users click the "Share Stats" button, a link is copied to their clipboard that includes the relevant parameters (username, language, project, and year).

The generated link allows others to access the stats page directly, preloaded with the user's data. This makes it easier to share stats with others.

Merge request reports