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

Transactions page Type dropdown not always working. #524

Open
4 tasks
SpicyLemon opened this issue Aug 28, 2024 · 0 comments
Open
4 tasks

Transactions page Type dropdown not always working. #524

SpicyLemon opened this issue Aug 28, 2024 · 0 comments

Comments

@SpicyLemon
Copy link

Summary of Bug

On the transactions page, the "Type" dropdown doesn't work for many entries (but does work for some). I.e. there are many entries that, when clicked on, make the dropdown go away, but does not update the field's value.

Steps to Reproduce

  1. Navigate to the transactions page in explorer.
  2. Wait for it to load the list of transactions.
  3. Click on the "Type:" dropdown (which should read "All Tx Types").
  4. Click on "Asset".
  5. Click on "Withdraw".

Expected behavior:
The "All Tx Types" text is replaced with "Withdraw" and clicking the "Apply" button reloads the list with just those Txs.

Actual behavior:
The "All Tx Types" text remains and clicking the "Apply" button reloads the list with all Txs again.

For comparison, the "Exchange" -> "Commit Funds" entry still works as expected.

It seems to be rooted on the category. E.g. all of the stuff under "Exchange" and "Governance" works, but all of the stuff under "Asset", "Account", and "Nft" does NOT work.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
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

No branches or pull requests

1 participant