Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Powerpages][ActionsHub]Sort active websites by creation date in fetchWebsites function #1156

Merged
merged 2 commits into from
Mar 21, 2025

Conversation

amitjoshi438
Copy link
Contributor

@amitjoshi438 amitjoshi438 commented Mar 21, 2025

This pull request includes a change to the fetchWebsites function in src/client/power-pages/actions-hub/ActionsHubCommandHandlers.ts. The change adds a sorting mechanism for activeWebsiteDetails based on the createdOn date, ensuring newly created sites appear at the top.

Bug 4767957: [Actions Hub] The order of the site lists in 'Active Sites' and 'Inactive Sites' appears different in VsCode compared to PP Home.

@amitjoshi438 amitjoshi438 requested review from a team as code owners March 21, 2025 09:43
…g by creation date
@amitjoshi438 amitjoshi438 enabled auto-merge (squash) March 21, 2025 11:02
@amitjoshi438 amitjoshi438 merged commit 206c1ea into main Mar 21, 2025
6 checks passed
@amitjoshi438 amitjoshi438 deleted the users/amitjoshi/aligningActiveSiteOrderWithStudio branch March 21, 2025 11:56
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.

None yet

3 participants