[pull] master from supabase:master#713
Merged
pull[bot] merged 6 commits intocode:masterfrom Feb 27, 2026
Merged
Conversation
- Deleted SQL Snippets leave a hanging block that loads forever in custom reports, and its not possible to delete them. - Now you can delete blocks if they get stuck loading - Also shows correct error state when a block couldn't load because the sql snippet was removed ## before - stuck forever <img width="1296" height="936" alt="CleanShot 2026-02-26 at 13 23 25@2x" src="https://github.com/user-attachments/assets/bb65cc5f-c2a4-4027-876e-db9682ec6f3c" /> ## after - show error state - allow user to delete snippet <img width="1388" height="862" alt="CleanShot 2026-02-26 at 13 23 45@2x" src="https://github.com/user-attachments/assets/c5d6c114-071b-4e4d-a913-25b3c788db95" /> --------- Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? feature ## What is the current behavior? Change password only requires the new password ## What is the new behavior? The current password is required and must be valid before the password can be changed. Also hides a revealed password if the user clicks out of the input field. ## Additional context Needs the backend flag to be changed, but is safe to merge _before_ backend change is made. Is unsafe to merge _after_ backend flag is changed (there will be a gap where users can't reset password through the dashboard). before: <img width="486" height="364" alt="Screenshot 2026-02-23 at 09 58 04" src="https://github.com/user-attachments/assets/7d9fcbc0-5ce9-4190-8bee-a325f3d4452e" /> after: <img width="520" height="471" alt="Screenshot 2026-02-23 at 09 58 56" src="https://github.com/user-attachments/assets/166e7537-5db8-47b7-a39f-ad55521715f5" /> before: <img width="532" height="486" alt="Screenshot 2026-02-23 at 09 59 53" src="https://github.com/user-attachments/assets/7445f61d-d354-4f3d-a084-fdf0b7b1ccca" /> after: <img width="524" height="599" alt="Screenshot 2026-02-23 at 10 00 10" src="https://github.com/user-attachments/assets/573e9620-b663-4bad-8a7a-d315cc521495" /> --------- Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
This PR updates @supabase/*-js libraries to version 2.98.0. **Source**: supabase-js-stable-release **Changes**: - Updated @supabase/supabase-js to 2.98.0 - Updated @supabase/auth-js to 2.98.0 - Updated @supabase/realtime-js to 2.98.0 - Updated @supabase/postgest-js to 2.98.0 - Refreshed pnpm-lock.yaml This PR was created automatically. Co-authored-by: supabase-releaser[bot] <223506987+supabase-releaser[bot]@users.noreply.github.com>
- use `MobileSheetNav` for all `LayoutSidebar` panels on mobile viewport - move `Help` to LayoutSidepanel for a more cohesive experience - enables opening the help panel using params `?sidebar=help-panel` https://github.com/user-attachments/assets/a84e56f0-f2e2-4217-89a2-ba895bb7d352
Mobile sheet nav doesn't close on route change and viewport resizing after #43184. This PR fixes that and also makes it optional to close on nav and resizing, because the sidepanels need them _not_ to resize, while mobile navigation menu does. Also added some tests. 🪄
Refactor ## What is the current behavior? Many utility functions are in the Valtio object which is overly large and complex. ## What is the new behavior? Some utility functions are moved out and tested. No behaviour has been changed, they've just been moved with any necessary changes to arguments.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )