Skip to content

Conversation

@parthnvaswani
Copy link
Collaborator

  • Moves settings page to second position in onedesign submenu.
  • Adds link to settings page in the design library editor.

@parthnvaswani parthnvaswani requested a review from danish17 August 11, 2025 07:37
rtBot
rtBot previously requested changes Aug 11, 2025
Copy link

@rtBot rtBot left a comment

Choose a reason for hiding this comment

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

Code analysis identified issues

action-phpcs-code-review has identified potential problems in this pull request during automated scanning. We recommend reviewing the issues noted and that they are resolved.

phpcs scanning turned up:

🚫 1 error


Powered by rtCamp's GitHub Actions Library

@rtBot rtBot dismissed their stale review August 11, 2025 07:44

Dismissing review as all inline comments are obsolete by now

Comment on lines +467 to +479
isLoading={ isLoading }
basePatterns={ filteredBasePatterns }
visibleCount={ visibleCount }
handlePatternSelection={ handlePatternSelection }
hasMorePatterns={ hasMorePatterns }
loadMorePatterns={ loadMorePatterns }
searchTerm={ searchTerm }
setSelectedPatterns={ setSelectedPatterns }
selectedPatterns={ selectedPatterns }
applySelectedPatterns={ applySelectedPatterns }
consumerSites={ consumerSites }
sitePatterns={ allConsumerSitePatterns }
/>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Better to pass a single options prop instead of passing so many props separately.

@parthnvaswani parthnvaswani merged commit 5da6d77 into main Aug 11, 2025
5 checks passed
@up1512001 up1512001 deleted the fix/change-settings-page-position branch October 13, 2025 05: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.

4 participants