rokwire / illinois-app

Source code repository of "Illinois" App - the official mobile app of the University of Illinois.
https://app.illinois.edu/
Apache License 2.0
23 stars 21 forks source link

[BUG] The log does not reflect the visits to the wallet page #4418

Open yoonlees opened 1 month ago

yoonlees commented 1 month ago

Describe the bug When a user taps on "Wallet" in the bottom navigation bar, it takes them to the last visited page (e.g., Illini ID), and the logs display "Wallet" instead of the specific sub-feature. We aim to view the sub-feature being accessed.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Wallet' at the bottom of Illinois App

Expected behavior The logs show a specific wallet feature (e.g. Illini ID) instead of "Wallet".

mihail-varbanov commented 1 month ago

This is fixed in the upcoming versions 6.0.52 / 6.1.13.

yoonlees commented 1 month ago

Thank you for this, @mihail-varbanov!

cschwin2 commented 1 month ago

Thank you, @mihail-varbanov!