You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the footer is visible only on the landing page, which creates inconsistencies in the application’s design. To ensure a consistent user experience, the Footer component should also appear on the Marketplace page by integrating it into the global layout.
🔢 Steps
Add the Footer component into the global layout file of the application.
Remove the Footer import from the landing page.
Validate that the Footer displays correctly on the Marketplace page without affecting the existing layout or functionality.
✅ Acceptance Criteria
The Footer should appear on all pages.
Page functionality and design should remain unaffected after the implementation.
🌎 References
Not applicable.
📜 Additional Notes
⚠ Do not apply until the ODHack begins.
⚠ Read our guidelines before applying.
The text was updated successfully, but these errors were encountered:
📘 Description
Currently, the footer is visible only on the landing page, which creates inconsistencies in the application’s design. To ensure a consistent user experience, the
Footer
component should also appear on the Marketplace page by integrating it into the global layout.🔢 Steps
Footer
component into the global layout file of the application.Footer
import from the landing page.Footer
displays correctly on the Marketplace page without affecting the existing layout or functionality.✅ Acceptance Criteria
Footer
should appear on all pages.🌎 References
Not applicable.
📜 Additional Notes
⚠ Do not apply until the ODHack begins.
⚠ Read our guidelines before applying.
The text was updated successfully, but these errors were encountered: