Skip to content

Conversation

@SaxonF
Copy link
Contributor

@SaxonF SaxonF commented Oct 14, 2025

image

Adds ability to drag queries from Assistant into the reports section of new home.

@SaxonF SaxonF requested a review from a team as a code owner October 14, 2025 03:37
@supabase
Copy link

supabase bot commented Oct 14, 2025

This pull request has been ignored for the connected project xguihxuzqibwxjnimxev because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@vercel
Copy link

vercel bot commented Oct 14, 2025

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

Project Deployment Preview Comments Updated (UTC)
design-system Ready Ready Preview Comment Oct 14, 2025 3:37am
docs Ready Ready Preview Comment Oct 14, 2025 3:37am
studio-self-hosted Ready Ready Preview Comment Oct 14, 2025 3:37am
studio-staging Ready Ready Preview Comment Oct 14, 2025 3:37am
ui-library Ready Ready Preview Comment Oct 14, 2025 3:37am
zone-www-dot-com Ready Ready Preview Comment Oct 14, 2025 3:37am
2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
cms Ignored Ignored Oct 14, 2025 3:37am
studio Ignored Ignored Oct 14, 2025 3:37am

Copy link
Contributor

@charislam charislam left a comment

Choose a reason for hiding this comment

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

Tested on preview

)
const isDraggableToReports = canCreateSQLSnippet && router.pathname.endsWith('/reports/[id]')
const isReportsPage = router.pathname.endsWith('/reports/[id]')
const isHomePage = router.pathname === '/project/[ref]'
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we also need to do a check that they have the new home page version? (Is that still feature-flagged?)

@SaxonF SaxonF merged commit 43b686e into master Oct 15, 2025
20 of 21 checks passed
@SaxonF SaxonF deleted the chore/drag-to-home branch October 15, 2025 23:01
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