lorawan-stack icon indicating copy to clipboard operation
lorawan-stack copied to clipboard

Various console redesign fixes

Open ryaplots opened this issue 1 year ago • 0 comments

Summary

This PR applies various fixes to the console redesign.

Changes

  • Fix browser console warnings and errors
  • Fix top entities panel responsiveness
Screenshot 2024-05-24 at 16 28 24 Screenshot 2024-05-24 at 16 28 36

Testing

Steps
  • Run the console
  • Resize the window to see the top entities panel responsive
  • open browser console and see no errors

Checklist

  • [x] Scope: The referenced issue is addressed, there are no unrelated changes.
  • [x] Compatibility: The changes are backwards compatible with existing API, storage, configuration and CLI, according to the compatibility commitments in README.md for the chosen target branch.
  • [ ] Documentation: Relevant documentation is added or updated.
  • [x] Testing: The steps/process to test this feature are clearly explained including testing for regressions.
  • [ ] Infrastructure: If infrastructural changes (e.g., new RPC, configuration) are needed, a separate issue is created in the infrastructural repositories.
  • [ ] Changelog: Significant features, behavior changes, deprecations and fixes are added to CHANGELOG.md.
  • [x] Commits: Commit messages follow guidelines in CONTRIBUTING.md, there are no fixup commits left.

ryaplots avatar May 24 '24 14:05 ryaplots