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 blinking arrow and add message for empty categories #245

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ACR1209
Copy link
Contributor

@ACR1209 ACR1209 commented Jan 25, 2025

Description

Remove the blinking arrow that sometimes appeared when changing language and add a message when the category has no snippets.

Type of Change

  • ✨ New snippet
  • 🛠 Improvement to an existing snippet
  • 🐞 Bug fix
  • 📖 Documentation update
  • 🔧 Other (please describe): Improvement of codebase

Checklist

  • I have tested my code and verified it works as expected.
  • My code follows the style and contribution guidelines of this project.
  • Comments are added where necessary for clarity.
  • Documentation has been updated (if applicable).
  • There are no new warnings or errors from my changes.

Related Issues

Closes #241

Additional Context

I simply don't render the spinner as the time it's present it makes the blinking happen either way and with AnimatePresence it looks good to me.

Screenshots (Optional)

Click to view screenshots

image

@dostonnabotov
Copy link
Owner

Hey, there. Thanks for fixing it. We will be able to merge the PR once we successfully implement the search feature on #159. Because it's a pretty big PR with a lot of changes.

@ACR1209
Copy link
Contributor Author

ACR1209 commented Jan 26, 2025

Hey, there. Thanks for fixing it. We will be able to merge the PR once we successfully implement the search feature on #159. Because it's a pretty big PR with a lot of changes.

Okay, will be on the lookout in case of conflicts

@dostonnabotov
Copy link
Owner

Okay, will be on the lookout in case of conflicts

Search PR is successfully merged. Feel free to resolve the conflicts and we should be good to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] - Blinking of arrow to select a language on language select
2 participants