Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Anki warning in frontend if Anki is connected later #194

Open
3 tasks
StephanAkkerman opened this issue Jan 4, 2025 · 0 comments
Open
3 tasks

Remove Anki warning in frontend if Anki is connected later #194

StephanAkkerman opened this issue Jan 4, 2025 · 0 comments
Assignees
Labels
Difficulty: Easy 😊 This issue can easily be solved, only a few line changes necessary Improvement 📈 Improvement Priority: Low 🥉 Assign this label if this issue is used once every few days

Comments

@StephanAkkerman
Copy link
Owner

  1. Description:

    • Problem:
      If you go to the website before Anki has been started it will show AnkiConnect is unavailable. If you start Anki afterwards the warning will not disappear even if you save the card to Anki

    • Solution:
      If the user opens the deck selection menu or creates a new deck and this happens successfully it should also remove the error message at the top

    • Prerequisites:

  2. Tasks:

    • Check if Anki is connected when adding deck
    • Check if Anki is connected when selecting deck
    • Check if Anki is connected when pressing the reload button
  3. Additional context
    image

@StephanAkkerman StephanAkkerman added Difficulty: Easy 😊 This issue can easily be solved, only a few line changes necessary Improvement 📈 Improvement Priority: Low 🥉 Assign this label if this issue is used once every few days labels Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty: Easy 😊 This issue can easily be solved, only a few line changes necessary Improvement 📈 Improvement Priority: Low 🥉 Assign this label if this issue is used once every few days
Projects
None yet
Development

No branches or pull requests

2 participants