-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Refactor Learn eth plugin #6328
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
Conversation
hsy822
commented
Sep 2, 2025
- Added filtering and search functionality
- Refactored the UI for improved usability and structure
✅ Deploy Preview for remixproject ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
…m/remix-project into refactor/learneth-plugin
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- There should not be two tags for Remix: Remix & Remix-IDE
- In case no tutorial matches the filter selection, it should show
No match foundorNo tutorials foundSimilar for search bar.
- ^^ this icon is misaligned
- There are errors in browser console:
Invalid DOM propertyfill-rule. Did you meanfillRule?&Invalid DOM propertyclip-rule. Did you meanclipRule?
- These button should have some colours. As of now they show colour on hover only
joeizang
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
@Aniket-Engg @joeizang I have resolved all the issues mentioned. Please check and let me know. Thank you. |

