morningman opened a new pull request, #3993: URL: https://github.com/apache/doris-website/pull/3993
## Summary - Show a documentation feedback section in the Slack community nudge on docs and community routes. - Link feedback to apache/doris-website#364 while preserving Slack-only content on other pages. - Add responsive styling, accessible labels, and route coverage. ## Test Plan - [x] node --test src/components/home-next/SlackCommunityNudge.logic.test.js - [x] Compile SlackCommunityNudge.scss with Sass. - [x] Verify /docs, /community, and / at 1440x900, plus /docs at 390x844, in the local development site. - [x] git diff --check ## Notes - yarn typecheck is currently blocked by existing repository-wide TypeScript errors unrelated to this change. - The production build reached the English bundle emit stage, then stopped because the local disk ran out of space. The English development build completed successfully. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
