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

🔗 Make Table Component Embeddable on External Sites #11

Open
JamesAlfonse opened this issue Sep 6, 2024 · 0 comments
Open

🔗 Make Table Component Embeddable on External Sites #11

JamesAlfonse opened this issue Sep 6, 2024 · 0 comments

Comments

@JamesAlfonse
Copy link
Member

To increase the usability and reach of our table component, we aim to make it embeddable via an iframe on external sites. This issue will focus on ensuring the table can be integrated smoothly and securely on different platforms, enhancing its versatility and accessibility.

Tasks:

  • Component Isolation: Modify the table component to ensure it functions independently, without dependencies on the main application’s context.
  • CORS Configuration: Configure Cross-Origin Resource Sharing (CORS) settings to allow access from specified external domains, ensuring security and compliance.
  • Embedding Documentation: Create comprehensive documentation and examples on how to embed the table, including different configuration options and troubleshooting common issues.
  • Security Measures: Implement security best practices to prevent common vulnerabilities associated with embedding content, such as clickjacking and data leakage. Include a "watermark" of WhyDRS.org so that any integrations can lead back to the main site.

Expected Outcome: A standalone table component that can be safely and effectively embedded into external websites via an iframe, complete with supporting documentation for external developers or partners.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant