Skip to content

Revert merge of PR #4276 (SonarCloud fixes) - #5377

Closed
SharadhaKasiviswanathan wants to merge 1 commit into
developmentfrom
revert-pr4276-merge
Closed

Revert merge of PR #4276 (SonarCloud fixes)#5377
SharadhaKasiviswanathan wants to merge 1 commit into
developmentfrom
revert-pr4276-merge

Conversation

@SharadhaKasiviswanathan

Copy link
Copy Markdown
Contributor

Reverts commit 0a810f7 which merged PR #4276 into development. The merge was done prematurely — we only wanted to make the PR merge-ready, not actually merge it.

Copilot AI review requested due to automatic review settings July 9, 2026 06:27
@netlify

netlify Bot commented Jul 9, 2026

Copy link
Copy Markdown

Deploy Preview for highestgoodnetwork-dev ready!

Name Link
🔨 Latest commit e65d720
🔍 Latest deploy log https://app.netlify.com/projects/highestgoodnetwork-dev/deploys/6a4f3f70b40f3700088573ae
😎 Deploy Preview https://deploy-preview-5377--highestgoodnetwork-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@sonarqubecloud

sonarqubecloud Bot commented Jul 9, 2026

Copy link
Copy Markdown

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Reverts the premature merge of PR #4276 by removing the Community Portal “event reschedule” UI wiring (routes, permission, and UI entry point) and associated components/styles, returning development to its prior behavior.

Changes:

  • Removed the rescheduleEvent route permission and removed the corresponding Community Portal routes/imports.
  • Removed the Reschedule UI components (RescheduleEvent, ReschedulePoll) and their CSS module.
  • Removed the “Reschedule” button/navigation from the Community Portal Activity List; includes minor formatting-only changes in config/import comments.

Reviewed changes

Copilot reviewed 6 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/utils/routePermissions.js Removes rescheduleEvent from the projects permission list.
src/store.js Normalizes spacing in the redux-persist storage import comment.
src/routes.jsx Removes imports and route registrations for the reschedule pages.
src/components/CommunityPortal/Activities/ReschedulePoll.jsx Deletes the reschedule poll page implementation.
src/components/CommunityPortal/Activities/RescheduleEvent.module.css Deletes styling used by the reschedule pages.
src/components/CommunityPortal/Activities/RescheduleEvent.jsx Deletes the reschedule modal/page implementation.
src/components/CommunityPortal/Activities/ActivityList.jsx Removes reschedule navigation logic and the “Reschedule” button from activity items.
.eslintrc.json Formatting-only indentation normalization.

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

@SharadhaKasiviswanathan
SharadhaKasiviswanathan deleted the revert-pr4276-merge branch July 9, 2026 06:37
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.

2 participants