3 Open Issues Need Help Last updated: Jun 18, 2025

Open Issues Need Help

View All on GitHub
Uncategorized Unknown

AI Summary: Implement split-screen functionality in the Vela macOS browser application, allowing users to view two web pages side-by-side within a single window. This involves creating a flexible SwiftUI layout to manage two independent web views, a draggable divider, and UI controls to toggle split-screen mode. The implementation should maintain performance and responsiveness.

Complexity: 4/5
enhancement good first issue
Uncategorized Unknown

AI Summary: Implement a user-friendly error screen in the Vela macOS browser to handle network failures. This involves detecting network errors during page loading using WebKit's navigation delegate, displaying a custom error page with appropriate messaging (offline, timeout, etc.), and providing 'Retry' and 'Go Back' buttons. The design should match Vela's existing UI and include animations for a smooth user experience.

Complexity: 3/5
enhancement good first issue
Uncategorized Unknown

AI Summary: Implement enhanced color theming in the Vela macOS browser, including support for more color options (dynamic and predefined), and the ability to create gradient themes using two selected colors. This involves expanding the existing theming capabilities to match the visual examples provided in the issue description.

Complexity: 3/5
enhancement good first issue