-
Notifications
You must be signed in to change notification settings - Fork 94
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
Display "No Elections Found" Message When Filtered List is Empty #61
Comments
Hi @akathedeveloper, I'd love to work on this issue. Could you please assign it to me? Thanks! |
HI is this issue still open. I would like to contribute to it. Can you please assign me to it. |
hi i would like to contribute to this issue! |
Hi @akathedeveloper, I'd love to work on this issue. Could you please assign it to me? Thanks! |
Hey, can u assign me this issue please ,i would like to work on this issue @akathedeveloper |
Hey guys I believe @dakshmehta007 was assigned for this but there are no changes in his PR. Please look at the PR and my comments and create an optimal PR for this issue. |
Hey @Ronnieraj37 No.elections.found.mp4 |
Hey @Ronnieraj37 , |
Description:
Currently, the ElectionDash component doesn't display a message when there are no elections matching the selected filter (Pending, Active, or Ended). This can cause confusion for users as it may seem like the filtering isn't working correctly.
This issue aims to enhance the user experience by displaying a prominent message when there are no elections that match the selected filter. The message should be centered and styled appropriately to make it clear that no elections are available for the selected status.
Steps to Reproduce:
Expected Behavior:
When a user selects a filter and no elections match the selected filter:
1. "No pending elections found" for Pending.
2. "No active elections found" for Active.
3. "No ended elections found" for Ended.
Additional Context:
This improvement will enhance user experience by providing clear feedback when no elections are available for a specific filter. It also ensures the dashboard remains intuitive and user-friendly.
The text was updated successfully, but these errors were encountered: