Legacy settings removal, performance improvements, modal polish #70
Reference in New Issue
Block a user
No description provided.
Delete Branch "staging"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Changes
Legacy Settings Removal
/sites/:id/settings→ redirect handler for GSC OAuth callback +?tab=deep links/org-settings→ redirect handler usingrouter.back()to stay on current pageOrganizationSettings.tsx,SettingsModalWrapper.tsx,settings-modal-context.tsxSettingsModalProviderfrom layoutopenUnifiedSettings()callsSettings Modal Polish
max-w-4xl(896px) and90vhheightPerformance
next/dynamiclistSites()— only fetches on first openmode="wait"from tab switching — instant tab changesdynamic({ ssr: false })Dependencies
@ciphera-net/uito 0.3.3 (addsonOpenOrgSettingscallback to UserMenu)Test Plan
/sites/:id/settings?gsc=connectedshows toast + opens Integrations tab/org-settings?tab=billinggoes back + opens Billing tab