Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 429 Bytes

0027-Migrate-unified-logviewer-to-a-standalone-React-component.md

File metadata and controls

6 lines (5 loc) · 429 Bytes

RFC 27 - Migrate unified-logviewer to a standalone React component

  • Comments: #27
  • Initially Proposed by: @eliperelman

Proposal

To relieve some CORS and hosting issues, the Unified Logviewer needs to move away from being hosted in an iframe on GitHub pages, and into a standalone React component that can be imported into the relevant application. Depends on #25.