Ale0430 / MiniBuoy-App

Its another app
GNU General Public License v3.0
0 stars 0 forks source link

About page -> Open Handbook not working #51

Closed Ale0430 closed 4 months ago

Ale0430 commented 9 months ago

The "open handbook" opens a blank RStudio blank graphics window instead of the Manual's link. Trying to solve this but noticed window.open() is a java based function (might my java not be working?) - updated java -> still did not work I tried installing shinyjs-> did not work tried changing code in the 'fun_ui_about.R' file to 'onclick="location.href='https://cailadd90.github.io/MiniBuoyHandbook/'" this opens the handbook on a new chrome window tab.

Action required -> change code in the master branch of the app (i did not implement this on an own branch yet)

mcwimm commented 4 months ago

addressed in PR #55