Skip to content
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

[Bug] Fix point functionality in Basic Calculator #634

Closed
4 of 7 tasks
shivangi-singhjha opened this issue May 9, 2024 · 2 comments · Fixed by #820
Closed
4 of 7 tasks

[Bug] Fix point functionality in Basic Calculator #634

shivangi-singhjha opened this issue May 9, 2024 · 2 comments · Fixed by #820
Assignees
Labels
bug 🐞 Something isn't working enhancement ✨ New feature or request gssoc GSSOC Open Source Program level2 Intermediate task

Comments

@shivangi-singhjha
Copy link
Contributor

shivangi-singhjha commented May 9, 2024

Description

If the innerText of the result field is blank and the user clicks . then result's innerText should be displayed as 0.
Please assign me this task under GSSoC'24.

Screenshots

Before this feature the result innerText is this
image

After adding the feature if point is at the zero index 0 will be displayed before . (point) so the resultant innerText of the result will become 0.
image

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

github-actions bot commented May 9, 2024

Hey @shivangi-singhjha, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@Rakesh9100
Copy link
Owner

Proceed @shivangi-singhjha

@Rakesh9100 Rakesh9100 added the gssoc GSSOC Open Source Program label May 22, 2024
@Rakesh9100 Rakesh9100 changed the title [Feature] Add more functionalities to input value . (point) [Feature] Add a functionality to Basic Calculator May 22, 2024
@Rakesh9100 Rakesh9100 changed the title [Feature] Add a functionality to Basic Calculator [Feature] Add point functionality to Basic Calculator May 25, 2024
@Rakesh9100 Rakesh9100 changed the title [Feature] Add point functionality to Basic Calculator [Bug] Fix point functionality in Basic Calculator May 25, 2024
@Rakesh9100 Rakesh9100 added bug 🐞 Something isn't working enhancement ✨ New feature or request level2 Intermediate task labels May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working enhancement ✨ New feature or request gssoc GSSOC Open Source Program level2 Intermediate task
Projects
None yet
2 participants