-
Notifications
You must be signed in to change notification settings - Fork 395
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
Added Work unit conversion in Unit Calculator #1752
Conversation
…lator - Added a dropdown menu for unit conversion (Joule, ElectronVolt, Calorie, Kilocalorie, Foot-pound, Kilowatt-hour) - Applied CSS styling to increase the size of the dropdown box
✅ Deploy Preview for calcdiverse ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Hey @techy4shri, Welcome to the project CalcDiverse! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨
@techy4shri Thank you for your contribution. Actually, User inputs like dropdown should be above the calculate button. Also, there is some issue with result div height. You can remove height css property to fix this. |
Okay,updating the code. |
Included the optionsinside the form instead of outisde in another form.
Here are the changes @Nihal4777 : |
This PR is reviewed & can be merged. |
I said you in the issue to add the Work conversion feature in the Unit Calculator and not the Work Calculator @techy4shri |
…sion functionality to unit calculator - Reverted the work calculator code to the original version. - Enhanced the unit calculator by implementing unit conversion for work units (Joule, eV, calorie, kcal, kWh). - Updated the dropdown menus and conversion factors accordingly.
@Rakesh9100 @Nihal4777 done. Apologies for the error. |
Congrats, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to my project 🚀 Keep Contributing!! ✨ @techy4shri |
Fixes Issue🛠️
Closes #1632
Description👨💻
Reason for Changes
These changes were made to provide users with the ability to convert the work value into various units of energy.
Testing
Please review the changes and let me know if any adjustments are needed.
Type of Change📄
Checklist✅
Screenshots/GIF📷