3 Open Issues Need Help Last updated: Aug 1, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Improve the overlay functionality to allow users to select and view original tiles, modified tiles, or both simultaneously, replacing the current hardcoded selection method. This involves enhancing the UI to provide user-selectable options for viewing different tile layers.

Complexity: 3/5
help wanted
Refetch otimizado about 1 month ago

AI Summary: Optimize the data refetching process in a SvelteKit application to eliminate screen flickering when updating from an old layer to a new one. This involves identifying the source of the flickering (likely a re-render issue) and implementing a smoother transition, potentially using techniques like loading states, transitions, or optimized data fetching strategies.

Complexity: 4/5
help wanted

AI Summary: Debug and fix an alignment issue in a Svelte project where images are not aligning correctly within a grid. The problem involves a small misalignment that disrupts the intended layout.

Complexity: 3/5
help wanted