Open anushkabhansalii opened 1 month ago
Thank you for creating this issue! 🎉 Your issue will soon be reviewed by Project Maintainers. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
Thanks for creating the issue in WildGuard! Before you start working on your PR, please make sure to:
Attach before & after screenshots in your PR for clarity.
We're excited to see your contribution as part of Hacktoberfest 2024! 🎉
Happy open-source contributing!
Description:
The current implementation of the search bar has two main issues that need to be addressed:
CSS Design Issues: The search bar's styling is not visually appealing or consistent with the rest of the design. Improving the CSS will make it look cleaner and align better with the overall theme.
Input Issue: The search bar is not taking inputs as expected. When typing, no text is shown or recognized, which prevents users from utilizing the search functionality.
Steps to Reproduce:
Navigate to the search bar on the application. Try to input text into the search bar. Observe that the text is not displayed or recognized. Expected Behavior:
The search bar should allow text input, showing it clearly as the user types. The design should be updated to match the rest of the application’s styling.
please assign this issue to me under hacktoberfest I'll fix it!