Skip to content

Fix: Update logic to handle empty input#276

Open
nvm2002 wants to merge 6 commits intocodebygina:masterfrom
nvm2002:master
Open

Fix: Update logic to handle empty input#276
nvm2002 wants to merge 6 commits intocodebygina:masterfrom
nvm2002:master

Conversation

@nvm2002
Copy link

@nvm2002 nvm2002 commented Feb 10, 2026

Summary

Inayos ko ang JavaScript logic para hindi mag-crash ang app kapag walang nilagay na text ang user.

Changes

  • Nagdagdag ng validation sa main.js.
  • Inupdate ang event listener para sa submit button.

How to test

  1. Buksan ang index.html.
  2. I-click ang submit nang walang nilalagay sa text box.
  3. Check kung lalabas ang tamang warning message.

Copy link
Author

@nvm2002 nvm2002 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thankyou all!

Copy link
Author

@nvm2002 nvm2002 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thankyou all

nvm2002 and others added 4 commits February 11, 2026 03:03
Bumps the bundler group with 2 updates in the / directory: [kramdown](https://github.com/gettalong/kramdown) and [addressable](https://github.com/sporkmonger/addressable).


Updates `kramdown` from 1.17.0 to 2.3.1
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

Updates `addressable` from 2.6.0 to 2.8.0
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](sporkmonger/addressable@addressable-2.6.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: kramdown
  dependency-version: 2.3.1
  dependency-type: direct:development
  dependency-group: bundler
- dependency-name: addressable
  dependency-version: 2.8.0
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
Bump the bundler group across 1 directory with 2 updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments