Skip to content

Learning event capture, propagation, bubbling, once#5

Open
spiralnebulam31 wants to merge 3 commits intoproductionfrom
dev/25-event-capture-propagation-bubbling-once/app.asana.com/1/100438094841948/project/1211208236168422/task/1213640527696939
Open

Learning event capture, propagation, bubbling, once#5
spiralnebulam31 wants to merge 3 commits intoproductionfrom
dev/25-event-capture-propagation-bubbling-once/app.asana.com/1/100438094841948/project/1211208236168422/task/1213640527696939

Conversation

@spiralnebulam31
Copy link
Copy Markdown

@spiralnebulam31 spiralnebulam31 commented Apr 19, 2026

This PR updates the “Event Capture, Propagation, Bubbling and Once” exercise starter HTML to include a click handler and event listeners intended to demonstrate propagation concepts.

Changes:

  • Added selection of all
    elements and a logText click handler.
  • Added click listeners to each div with capture/once options.
  • Added inline documentation/comments explaining propagation behaviour.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the “Event Capture, Propagation, Bubbling and Once” exercise starter HTML to include a click handler and event listeners intended to demonstrate propagation concepts.

Changes:

  • Added selection of all <div> elements and a logText click handler.
  • Added click listeners to each div with capture/once options.
  • Added inline documentation/comments explaining propagation behavior.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread 25 - Event Capture, Propagation, Bubbling and Once/index-START.html Outdated
Comment thread 25 - Event Capture, Propagation, Bubbling and Once/index-START.html Outdated
spiralnebulam31 and others added 2 commits April 19, 2026 17:32
….html

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@spiralnebulam31 spiralnebulam31 marked this pull request as ready for review April 19, 2026 16:34
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.

2 participants