We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
All peers whose location is provided by Lisk Service should have a flag in peers list on Network monitor page.
Some countries are shown as unkonwn (-) but their location is actually provided by the API. This is a misalignment between flags.css and flags.js.
Compare the list with the API response
The text was updated successfully, but these errors were encountered:
Merge pull request #2841 from LiskHQ/2840-fix-network-flags
f5b21f9
Fix missing country flags on Network monitor - Closes #2840
reyraa
Successfully merging a pull request may close this issue.
Expected behavior
All peers whose location is provided by Lisk Service should have a flag in peers list on Network monitor page.
Actual behavior
Some countries are shown as unkonwn (-) but their location is actually provided by the API.
This is a misalignment between flags.css and flags.js.
Steps to reproduce
Compare the list with the API response
The text was updated successfully, but these errors were encountered: