powerpaul17 / nc_money

Nextcloud app for finance management
GNU Affero General Public License v3.0
95 stars 9 forks source link

Dashboard book links to wrong url #67

Closed moolicc closed 2 weeks ago

moolicc commented 2 weeks ago

Describe the bug On the dashboard widget, a book's item in the summary listing here links to "/extra-apps/money/books/[bookid]", but when I navigate to the book through the money app, the url is "/index.php/apps/money/book/#/[bookid]"

To Reproduce Steps to reproduce the behavior:

  1. Add Money to your dashboard
  2. Add a book to the Money app
  3. Attempt to navigate to the book from the dashboard widget

Expected behavior Redirection to the book

Screenshots Expected: image

Actual: image

Nextcloud information (please complete the following information):

Desktop (please complete the following information):

Additional context Not really context per-se, but a very tiny nit-pick. There are scroll-bar arrows on this dashboard widget, but they default to hidden for dashboards for other apps.

powerpaul17 commented 2 weeks ago

Hello and thanks for the bug report. I fixed it in 54324af067f4ae19e91c6c27213a2c36635a66ec

moolicc commented 1 week ago

@powerpaul17, sweet! Thanks for your prompt work on this project!

powerpaul17 commented 1 week ago

You're welcome. It was a small thing and easily fixable :wink: