Open Issues Need Help
View All on GitHubSpiderly Website - Playground, Documentation, FAQ for the Spiderly Library.
AI Summary: Migrate all existing Spiderly documentation to a Markdown-based format, potentially using an Angular library like `ngx-markdown` to render the content. This involves separating documentation into individual Markdown files and dynamically loading them in the Angular `ngOnInit` lifecycle hook. Research on best practices for this approach is required.
Spiderly Website - Playground, Documentation, FAQ for the Spiderly Library.
AI Summary: Implement a change to the Spiderly website's documentation section. On desktop, the sidebar should remain open by default, closable only via an 'X' button within the sidebar. Mobile behavior should remain unchanged (toggle open/close, close on outside click).
Spiderly Website - Playground, Documentation, FAQ for the Spiderly Library.
AI Summary: Debug and fix an AngularJS anchor scrolling navigation issue on the Spiderly website. The issue details are linked in the GitHub issue, and likely involve resolving problems with fragment identifiers in URLs and how AngularJS handles them.
Spiderly Website - Playground, Documentation, FAQ for the Spiderly Library.