nspcc-dev / panel-fs-neo-org

Web UI Panel for NeoFS
GNU General Public License v3.0
1 stars 0 forks source link

Sometimes signing a token doesn't refresh a page #187

Open roman-khimov opened 8 months ago

roman-khimov commented 8 months ago

Current Behavior

Sign->Authorize->Page still showing "SIGN".

It gets the token (POST /auth) successfully, but never updates. And this can happen in any case of token signing, sometimes it's EACL, sometimes it's delete.

Expected Behavior

If there is a token generated, "SIGN" must disappear and it should be possible to perform some operation.

Steps to Reproduce

Unfortunately, there is no clear set of actions that leads to this. Most of the time it works. Sometimes it doesn't. Maybe it's related to the time that it takes to sign, maybe it's related to wallet.

Your Environment