Description :
When no data matches the selected filters, the app shows a red error toast saying:
❌ "Aucune donnée trouvée pour les paramètres passées"
This is misleading. It’s not an error, just an empty result.
Difficulty: Beginner
Steps to reproduce (for bugs):
Expected outcome : Show an informational (neutral) toast, not an error one. Example message: ℹ️ "Aucun résultat trouvé pour ces paramètres"
Links or references: https://github.com/kaliacad/mostvisitedarticle
Setup Steps:
This improves user clarity.


