-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Labels
Description
Issue Description
- Adding validations to login form.
- Some texts do not change their color when theme is switched from light mode to dark mode.
Actual Behavior
- When clicked on sign up button without entering any input, the page refreshes.
- Texts in black font remain the same color even after the theme is changed.
##About me
Hello, my name is Devaki Joshi. I am a tech-enthusiast, specially passionate about front-end technologies such as React. As a GGSoC'24 contributor, I am really eager to make the proposed contributions and looking forward to learn more in the process.
Steps to resolve the issue
- Create reusable input component
- Utilize useForm hook and define methods.
- render appropriate messages.
- Style using Tailwind CSS
- Add animations using framer-motion library
Expected Outcome
- Appropriate messages will be prompted to the user.
- Text issues that are occurring during transition will be fixed.
Screenshots
Please assign me the issue
Reactions are currently unavailable