Skip to content

chore: solve admin -> my-page 403 redirection bug#6138

Merged
piggggggggy merged 1 commit intocloudforet-io:developfrom
piggggggggy:feedback/my-page
Aug 22, 2025
Merged

chore: solve admin -> my-page 403 redirection bug#6138
piggggggggy merged 1 commit intocloudforet-io:developfrom
piggggggggy:feedback/my-page

Conversation

@piggggggggy
Copy link
Member

Skip Review (optional)

  • Minor changes that don't affect the functionality (e.g. style, chore, ci, test, docs)
  • Previously reviewed in feature branch, further review is not mandatory
  • Self-merge allowed for solo developers or urgent changes

Description (optional)

Things to Talk About (optional)

Signed-off-by: samuel.park <samuel.park@megazone.com>
@piggggggggy piggggggggy requested a review from Copilot August 22, 2025 08:44
@piggggggggy piggggggggy added the self_approved/review Pull Request has been reviewed and approved by the author without requiring additional reviewers. label Aug 22, 2025
@vercel
Copy link

vercel bot commented Aug 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

3 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
console Ignored Ignored Preview Aug 22, 2025 8:46am
mfa-saas-qa Ignored Ignored Aug 22, 2025 8:46am
web-storybook Ignored Ignored Aug 22, 2025 8:46am

Copy link

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

This PR fixes a 403 redirection bug that occurs when navigating from admin to the my-page section by adding the MY_PAGE menu configuration to the admin menu architecture.

  • Adds MY_PAGE menu item to the DEFAULT_ADMIN_MENU_LIST with proper submenu structure
  • Configures the menu to be hidden from the site map using hideOnSiteMap flag
  • Includes ACCOUNT_PROFILE and NOTIFICATIONS as submenus under MY_PAGE

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@piggggggggy piggggggggy merged commit 5b7b77b into cloudforet-io:develop Aug 22, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pass/signedoff self_approved/review Pull Request has been reviewed and approved by the author without requiring additional reviewers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants