Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ionic-team
/
ionic-framework
Public
Notifications
You must be signed in to change notification settings
Fork
13.3k
Star
52.7k
Code
Issues
562
Pull requests
36
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
fix(input, select, textarea): emit one click event when slotted content is clicked
- #31423
#31423
Open
thetaPC
wants to merge 14 commits into
main
ionic-team/ionic-framework:main
from
FW-7677
ionic-team/ionic-framework:FW-7677
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
fix(input, select, textarea): emit one click event when slotted content is clicked
#31423
thetaPC
wants to merge 14 commits into
main
ionic-team/ionic-framework:main
from
FW-7677
ionic-team/ionic-framework:FW-7677
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
fix(input, select, textarea): emit one click event when slotted content is clicked
thetaPC
committed
74c2f7c
View commit details
Copy full SHA for 74c2f7c
Browse repository at this point
Commits on Sep 3, 2026
test(input, select, textarea): update comment
thetaPC
committed
50c3244
View commit details
Copy full SHA for 50c3244
Browse repository at this point
Commits on Sep 8, 2026
test(select): verify slotted form controls do not open the select
thetaPC
committed
c5fa927
View commit details
Copy full SHA for c5fa927
Browse repository at this point
test(input, select, textarea): combine slotted click tests by action
Show description for 616eec0
thetaPC
and
brandyscarney
committed
616eec0
View commit details
Copy full SHA for 616eec0
Browse repository at this point
refactor(input, textarea): rename slotted click controller to click controller
thetaPC
committed
f6bc5da
View commit details
Copy full SHA for f6bc5da
Browse repository at this point
fix(select): do not open when a slotted checkbox, radio, or toggle is clicked
Show description for c06fc60
thetaPC
and
brandyscarney
committed
c06fc60
View commit details
Copy full SHA for c06fc60
Browse repository at this point
refactor(click-controller): remove export
thetaPC
committed
54786f4
View commit details
Copy full SHA for 54786f4
Browse repository at this point
test(select): assert the select stays closed without racing the overlay
thetaPC
committed
116f23f
View commit details
Copy full SHA for 116f23f
Browse repository at this point
fix(select): do not open when a slotted radio is clicked
thetaPC
committed
55daa04
View commit details
Copy full SHA for 55daa04
Browse repository at this point
Commits on Sep 9, 2026
test(select): cover slotted links and content nested in a wrapper
thetaPC
committed
271053e
View commit details
Copy full SHA for 271053e
Browse repository at this point
test(input, textarea): cover slotted Ionic form controls
thetaPC
committed
a4e140d
View commit details
Copy full SHA for a4e140d
Browse repository at this point
test(select): cover a select that is itself slotted into an item
thetaPC
committed
f1ddccc
View commit details
Copy full SHA for f1ddccc
Browse repository at this point
test(click-controller): add unit spec
thetaPC
committed
220ee95
View commit details
Copy full SHA for 220ee95
Browse repository at this point
test(input, select, textarea): select slotted content by structure
thetaPC
committed
cdaafd9
View commit details
Copy full SHA for cdaafd9
Browse repository at this point
You can’t perform that action at this time.