35 Open Issues Need Help Last updated: Jul 20, 2026

Open Issues Need Help

View All on GitHub
good first issue

Core application for VATSIM UK

PHP

Core application for VATSIM UK

PHP
good first issue up for grabs

Core application for VATSIM UK

PHP

Core application for VATSIM UK

PHP

Core application for VATSIM UK

PHP
bug good first issue

Core application for VATSIM UK

PHP
bug good first issue up for grabs

Core application for VATSIM UK

PHP

Core application for VATSIM UK

PHP

Core application for VATSIM UK

PHP
good first issue

Core application for VATSIM UK

PHP

Core application for VATSIM UK

PHP
good first issue refactor

Core application for VATSIM UK

PHP
good first issue

Core application for VATSIM UK

PHP

Core application for VATSIM UK

PHP

Core application for VATSIM UK

PHP
good first issue

Core application for VATSIM UK

PHP

Core application for VATSIM UK

PHP

Core application for VATSIM UK

PHP
good first issue

Core application for VATSIM UK

PHP

Core application for VATSIM UK

PHP
feature good first issue ATC Training

Core application for VATSIM UK

PHP

Core application for VATSIM UK

PHP
good first issue

Core application for VATSIM UK

PHP

AI Summary: This task requires modifying the navigation dropdown on the VATSIM UK website to remove the 'Web Policy' entry and present all policy links as a flat list, improving the user experience and consistency of the policy section.

Complexity: 2/5
good first issue

Core application for VATSIM UK

PHP
maintenance github_actions good first issue

Core application for VATSIM UK

PHP

AI Summary: Modify the VATSIM UK core application's account management section to display member feedback in reverse chronological order (most recent first) within the 'Feedback' table of the relation manager.

Complexity: 3/5
good first issue

Core application for VATSIM UK

PHP

AI Summary: Implement functionality in the VATSIM UK admin panel to automatically navigate to a single search result when searching for a member by CID. If the search yields only one result (a specific member's account), the system should directly redirect the user to that member's profile page instead of displaying a search results list.

Complexity: 3/5
good first issue

Core application for VATSIM UK

PHP

AI Summary: Implement a copy-to-clipboard feature for the primary email address within the VATSIM UK admin panel's user account section. The email field should remain read-only; only the copy functionality needs to be added.

Complexity: 2/5
good first issue

Core application for VATSIM UK

PHP

AI Summary: Implement alphabetical sorting by endorsement name for the 'Tier Endorsements' table within the VATSIM UK admin panel. This will improve the usability of the admin interface.

Complexity: 2/5
good first issue

Core application for VATSIM UK

PHP

AI Summary: Modify the VATSIM UK core application's feedback admin panel to display the feedback type in the table view, eliminating the need to click 'View' for each entry to see the type. This involves updating the Filament Resource for Feedback to include the feedback type as a column in the table.

Complexity: 2/5
good first issue

Core application for VATSIM UK

PHP

AI Summary: The task involves removing duplicate `id` attributes from two buttons on the VATSIM UK login page (`login.blade.php`). This is necessary to fix browser console warnings and ensure proper functionality.

Complexity: 1/5
good first issue

Core application for VATSIM UK

PHP

AI Summary: Update the email address on the VATSIM UK login page from `web-support` to `technology-support`. This involves finding the correct location in the codebase and making the simple change.

Complexity: 1/5
good first issue

Core application for VATSIM UK

PHP

AI Summary: Update the VATSIM UK core application's waiting list tests to use the updated Laravel factory syntax (`WaitingList::factory()->create()`) instead of the older `factory(WaitingList::class)->create()` syntax. This involves finding and replacing all occurrences of the outdated syntax across the relevant test files.

Complexity: 3/5
good first issue

Core application for VATSIM UK

PHP