Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ロールのアサイン画面のコーディング #217

Merged
merged 5 commits into from
Dec 20, 2024

Conversation

tanapl
Copy link
Collaborator

@tanapl tanapl commented Dec 18, 2024

ロールのアサイン画面のコーディング

初期表示:

  • Hatの詳細(説明文とアイコン)が表示され、下部にはユーザー名またはアドレスを入力するフィールドと開始日選択、そして「Assign」ボタンがある

MetaMask接続:

  • 別ウィンドウ(MetaMask側)でSepoliaネットワークが選択されている状態を表示
  • まだトランザクションは発生していないため、Activityは空
  • この段階で「Assign」ボタンを押すと、MetaMaskからのトランザクション承認が求められる
    image

割り当て処理中:

  • 「Assign」ボタン押下後、アドレス解決済みのウォレットアドレスが表示され、下部に「Assigning role... Please wait.」と表示される
  • MetaMask側では「Transfer request」画面が表示され、ユーザーはガス代やネットワーク、トランザクション内容を確認し「Confirm」を押すことで送信が完了
    image
    image

完了後:

  • 処理完了後、「Role assigned successfully!」と表示される。
  • MetaMaskのActivityタブでトランザクションが「Confirmed」となり、Sepolia上でのトランザクション完了を確認可能
    image

@tanapl tanapl requested a review from yu23ki14 December 18, 2024 20:12
@yu23ki14 yu23ki14 merged commit 0a5bbac into main Dec 20, 2024
2 checks passed
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