Open daviddaytw opened 5 months ago
The recent updates focus on enhancing the user interface and functionality of the Home and ProductSearch components. A new CSS class .clear-button
was introduced in Home.vue
to improve button styling, while ProductSearch.vue
received a clearSearch
method that enables users to easily reset their search input.
File Path | Change Summary |
---|---|
assets/src/frontend/components/Home.vue |
Added a new CSS class .clear-button with styling properties and a hover effect. |
assets/src/frontend/components/ProductSearch.vue |
Introduced a clearSearch method to reset the search input field. |
In the land of code, a button so clear, With styles anew, it brings good cheer. A search reset, with just one click, User-friendly magic, smooth and slick. 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Hi weDevOfficals,
Please let me know if you are interested in merging this branch. Due to the long pending review, the merge conflict appeared. If not, please close this PR. Otherwise, I am genuinely willing to help resolve the merge conflict.
Best, David
Thank you for building this wonderful plugin.
I added a clear button to search input to make it more convenient on tablets. Hope you like it!
https://github.com/weDevsOfficial/wepos/assets/47077427/4ffff5f4-05e9-42b4-9cdf-25451c6fa34d
Summary by CodeRabbit