Once a use signs up there is no need to redirect to the sign-in page
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 35/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- typescript
調査の方向性
ファイル、テスト、エントリーポイントは指定されていません。まずサインアップフローを再現し、サインアップページの登録後のリダイレクト処理を見つけてください。新規登録したユーザーが不要なサインイン手順を経ずに、ホームページまたは直前のページへ直接移動できれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Bug report
- I confirm this is a bug with Supabase, not with my own application.
- I confirm I have searched the Docs, GitHub Discussions, and Discord.
Describe the bug
After a user signs up they are redirected to the sign-in page, but this is not needed as the user is already logged in. So, the user should be either redirected to the home page or whichever page they were on before the sign-up page.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- Go to the sign-up page and sign up as a new user.
- Once you finish signing up you will be taken to the log-in page.
- Go to the home page and click the user avatar next to the search bar at the top.
- Notice that it shows you are logged in.
Expected behavior
The user can be taken directly to the home page after they sign-up.
Screenshots
N/A
System information
N/A
Additional context
N/A
- 主要言語
- TypeScript
- スター
- 443
- フォーク
- 31
- 平均マージ
- 1時間 12分
- マージ済み PR(30日)
- 10
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
supabase/dbdev のほかの issue
-
documentation
難易度 1/5 1〜3時間 初心者へのやさしさ 68/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
-
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
vercel-labs/just-bash#464 ·
-
looksLikeSlug() is ASCII-only, so non-Latin entity slugs (e.g. Korean) skip exact match and collapse オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
TanStack/tanstack.com#1293 ·