shivam-070208 opened a new pull request, #162: URL: https://github.com/apache/ozone-site/pull/162
## What changes were proposed in this pull request? **[HDDS-13986](https://issues.apache.org/jira/browse/HDDS-13986):** Added an accordion component to improve UX flow on the FAQ page. --- ## Description of the changes: - **FAQ Update:** In `faq.md`, I added a detailed summary for each FAQ entry and restructured the content to be displayed in an accordion format for better user interaction and flow. - **Styling:** In the CSS file, I added basic styling for the FAQ container to ensure the accordion component looks clean and works smoothly within the existing design. --- ## Preview https://github.com/user-attachments/assets/93f8f082-f642-4276-869a-c4c5b3d36ea8 --- ## Link to the Apache Jira: [HDDS-13986](https://issues.apache.org/jira/browse/HDDS-13986) --- ## How was this patch tested? - Served locally using `hugo serve` to preview the changes. - Navigated to the FAQ route to ensure the accordion component works as expected and displays correctly. **Testing Checklist:** - [ ] The CI checks on my fork are passing. - [x] I verified the rendered content using a local preview. - [x] I manually verified the steps provided in this change work as described. -- 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]
