rooch-network / rooch

VApp Container with Move Language for Bitcoin ecosystem
https://rooch.network
Apache License 2.0
162 stars 85 forks source link

[portal] Inconsistent max inactive interval time #2511

Closed newraina closed 2 months ago

newraina commented 2 months ago

Rooch version

rooch 0.6.8 (git commit 82899480bd5fe65b0d7c5502ccf62f010e878b16)

What did you do?

Open the session authorize dialog in the portal page.

What did you see happen?

In the session authorization dialog, the interval is displayed as 1200s:

CleanShot 2024-08-26 at 15 59 03@2x

But the interval displayed in the wallet window is 28800s: CleanShot 2024-08-26 at 15 59 22@2x

What did you expect to see?

intervals between the dialogs are consistent.

newraina commented 2 months ago

This issue no longer exists in portal v2.