Skip to content

fix: added some steps for normal users#742

Open
juliankepka wants to merge 2 commits into
mainfrom
fix/group-tour
Open

fix: added some steps for normal users#742
juliankepka wants to merge 2 commits into
mainfrom
fix/group-tour

Conversation

@juliankepka
Copy link
Copy Markdown
Collaborator

Copilot AI review requested due to automatic review settings May 20, 2026 09:01
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds additional guided-tour steps to improve onboarding for non-admin (“normal”) users on the group/project home page by pointing them to where actions live, how to filter, and where to find help.

Changes:

  • Extend groupHomeTourSteps with non-admin-specific and general navigation/filter/help steps.
  • Add data-tour anchors in the project/group repositories page to match the new tour selectors.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/components/common/tours/group-home-tour.ts Adds new tour steps for non-admin users plus filter/help steps.
src/app/(loading-group)/[organizationSlug]/projects/[projectSlug]/page.tsx Adds data-tour attributes for the actions area and filter controls to support the tour steps.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/components/common/tours/group-home-tour.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve Group tour step for non admin users

3 participants