2 Open Issues Need Help Last updated: Jul 6, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Fix a bug in the Ratatui website's documentation where lines marked with `// hide_line` in code snippets are not being hidden as intended. The solution involves correcting the code that processes these comments to ensure they are properly excluded from the rendered output.

Complexity: 3/5
bug good first issue

Ratatui Documentation

Rust
#book#ratatui#rust#tui

AI Summary: The task is to refactor the Ratatui website's sidebar to automatically order highlight documentation entries instead of manually ordering them. This involves investigating and implementing a solution based on the provided Starlight discussion thread, modifying the `astro.config.mjs` file.

Complexity: 3/5
good first issue

Ratatui Documentation

Rust
#book#ratatui#rust#tui