Chavansujal commented on issue #17775: URL: https://github.com/apache/dolphinscheduler/issues/17775#issuecomment-4182143429
Hi, I reviewed the issue and the previous implementation. My understanding is that the goal is to integrate the Kapa.ai assistant into the documentation site so it is available across pages, while keeping the implementation simple and maintainable. # Proposed approach * Review the previous PR and ASF constraints before implementation * Integrate the widget at a shared component level (likely Footer) * Load the script dynamically on the client side to avoid build issues * Keep configuration centralized and minimal * Ensure no impact on site performance or layout # Validation * Verify widget loads correctly on docs pages * Ensure no duplicate script injection * Confirm build and UI remain unaffected # Deliverable A small, isolated PR in the website repo with clean integration and proper explanation. Before proceeding, could you please confirm: 1. Is this issue still open for contribution (since it is assigned)? 2. Is the Footer-based integration still the preferred approach? Thank you! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
