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

Fix a bug in the app list #784

Merged
merged 9 commits into from
Jun 3, 2021
Merged

Fix a bug in the app list #784

merged 9 commits into from
Jun 3, 2021

Conversation

Senyoret1
Copy link
Contributor

Did you run make format && make check?
The go code was not changed. npm run lint and npm run build were used.

Changes:

  • Currently, if a visor has no arguments for the skychat app, it is not possible to use the Skywire manager for seeing the app list, as there is an error. This PR solves that problem.

  • When a visor does not have a port explicitly defined for the skychat app in the config file, the link shown in the Skywire manager for showing the skychat UI does not work. This PR solves that problem.

How to test this PR:
Use the Skywire manager to open a visor without any argument for the skychat app and open the app list, it should be displayed normally. Also, press the icon in the right part of the table to open the skychat UI, it should be openned normally.

@Senyoret1
Copy link
Contributor Author

In the last commits, the changes made in #780 were added to this PR, as are nedded for the Travis tests.

@jdknives jdknives merged commit 781cb07 into skycoin:develop Jun 3, 2021
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

Successfully merging this pull request may close these issues.

None yet

3 participants