You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: show error only in compare-form, remove duplicate from result-dashboard
- Remove duplicate error Alert block from page.tsx (was shown twice)
- Error is now displayed only via CompareForm's error prop
- Improve invalid username detection in API route to handle GraphqlResponseError
format from @octokit/graphql (catches 'Could not resolve to a User' messages)
Signed-off-by: Ai-chan-0411 (藍) <aoikabu12@gmail.com>
0 commit comments