Open Issues Need Help
View All on GitHubAI Summary: Implement a feature to generate a shareable URL for the algorithm visualization website that includes relevant settings for the preview mode. This involves identifying the key settings affecting the preview (e.g., autofill and visual presets), and appending them as URL parameters to the existing preview mode URL.
Algorithm visualization website for routing using particle swarm optimization
AI Summary: Implement URL search parameters for a preview mode in a web application. This preview mode should allow users to temporarily modify settings via URL parameters without affecting the application's persistent settings. The changes should only be applied to the current session and not saved.
Algorithm visualization website for routing using particle swarm optimization
AI Summary: Fix a bug in a particle swarm optimization visualization website where disabling autofill prevents loading particle positions from shared URLs. The solution involves forcing autofill for preview mode without saving the change to user settings.
Algorithm visualization website for routing using particle swarm optimization
AI Summary: Translate the existing project README into Russian and create a simplified version in a new file named `PROCHTI.md`. The Russian README should have fewer emojis and more descriptive text than the original English version.
Algorithm visualization website for routing using particle swarm optimization