Skip to content

There is no filter by tokenId if user opens the token from the topic content page. #4784

@kirill-tolochko

Description

@kirill-tolochko

Problem description

If user tries to open token's page from the topic content tab ( for example from here localhost:{port}/topics/0.0.5777925?tab=activity)
he gets all the tokens list.
It works fine for policies or schemas, but doesn't work for token.
The link looks like this for schemas http://localhost:{port}/schemas?topicId=0.0.5777925
or like this for policies http://localhost:{port}/policies?topicId=0.0.5777925

but for tokens it looks like this http://localhost:{port}/tokens - no any parameter

Step to reproduce

Steps to reproduce the behavior:

  1. Open this topic 0.0.5777925
  2. Open content tab
  3. Click on the token

Expected behavior

Grid of the tokens with the specific tokens is opened

Actual behavior

Grid of all existing tokens is opened

Image

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions