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
.
TypeCellOS
/
BlockNote
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
771
Star
10.2k
Code
Issues
106
Pull requests
107
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(ui): commit popover forms through submit, not a key handler
- #3030
#3030
Open
5/6
YousefED
wants to merge 23 commits into
mobile/test-infra
TypeCellOS/BlockNote:mobile/test-infra
from
mobile/link-popover
TypeCellOS/BlockNote:mobile/link-popover
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Open
fix(ui): commit popover forms through submit, not a key handler
#3030
YousefED
wants to merge 23 commits into
mobile/test-infra
TypeCellOS/BlockNote:mobile/test-infra
from
mobile/link-popover
TypeCellOS/BlockNote:mobile/link-popover
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
fix(ui): commit popover forms through submit, not a key handler
Show description for c8582b9
YousefED
committed
c8582b9
View commit details
Copy full SHA for c8582b9
Browse repository at this point
fix(ui): one submit control per form, and reuse mergeRefs
Show description for c47db57
YousefED
committed
c47db57
View commit details
Copy full SHA for c47db57
Browse repository at this point
test(ui): cover the composition guard, and drop two tests that couldn't fail
Show description for 2a52fe6
YousefED
committed
2a52fe6
View commit details
Copy full SHA for 2a52fe6
Browse repository at this point
fix(ui): drop the composition guard — native submission already handles IMEs
Show description for 1435d9b
YousefED
committed
1435d9b
View commit details
Copy full SHA for 1435d9b
Browse repository at this point
fix(ui): every form declares its submit control explicitly
Show description for 07f1285
YousefED
committed
07f1285
View commit details
Copy full SHA for 07f1285
Browse repository at this point
test: platform-contract suites get their own directory
Show description for 1e75c2c
YousefED
committed
1e75c2c
View commit details
Copy full SHA for 1e75c2c
Browse repository at this point
docs(mantine): portalling TODO and the focus-trap contract
Show description for ec8ed01
YousefED
committed
ec8ed01
View commit details
Copy full SHA for ec8ed01
Browse repository at this point
refactor(ui): one autofocus implementation, shared as useAutoFocus
Show description for 34c528b
YousefED
committed
34c528b
View commit details
Copy full SHA for 34c528b
Browse repository at this point
refactor(ui): review follow-ups on focus ownership and docs
Show description for ce456bc
YousefED
committed
ce456bc
View commit details
Copy full SHA for ce456bc
Browse repository at this point
Commits on Sep 5, 2026
Merge branch 'mobile/test-infra' into mobile/link-popover
Show description for f377e93
YousefED
committed
f377e93
View commit details
Copy full SHA for f377e93
Browse repository at this point
Merge branch 'mobile/test-infra' into mobile/link-popover
YousefED
committed
32de7d0
View commit details
Copy full SHA for 32de7d0
Browse repository at this point
Merge branch 'mobile/test-infra' into mobile/link-popover
YousefED
committed
38a1221
View commit details
Copy full SHA for 38a1221
Browse repository at this point
Merge branch 'mobile/test-infra' into mobile/link-popover
YousefED
committed
b8a7b7b
View commit details
Copy full SHA for b8a7b7b
Browse repository at this point
Merge branch 'mobile/test-infra' into mobile/link-popover
YousefED
committed
26854a8
View commit details
Copy full SHA for 26854a8
Browse repository at this point
Commits on Sep 6, 2026
Merge branch 'mobile/test-infra' into mobile/link-popover
YousefED
committed
09efc7e
View commit details
Copy full SHA for 09efc7e
Browse repository at this point
Commits on Sep 7, 2026
fix(react): attach the portal override root before children's layout effects
Show description for ddd4cae
YousefED
committed
ddd4cae
View commit details
Copy full SHA for ddd4cae
Browse repository at this point
refactor(react): one tap focus guard, and popovers never take library focus
Show description for 7ef4db7
YousefED
committed
7ef4db7
View commit details
Copy full SHA for 7ef4db7
Browse repository at this point
fix(ariakit,shadcn): keep focus in the editor on the mobile toolbar
Show description for 061b6e8
YousefED
committed
061b6e8
View commit details
Copy full SHA for 061b6e8
Browse repository at this point
Merge branch 'mobile/test-infra' into mobile/link-popover
Show description for d046222
YousefED
committed
d046222
View commit details
Copy full SHA for d046222
Browse repository at this point
refactor(ariakit,shadcn): drop the mobile focus switches that do nothing on a device
Show description for 790e90a
YousefED
committed
790e90a
View commit details
Copy full SHA for 790e90a
Browse repository at this point
refactor(shadcn): drop the focus hand-back on sub-menus
Show description for 621fdf4
YousefED
committed
621fdf4
View commit details
Copy full SHA for 621fdf4
Browse repository at this point
docs: how-to-test notes on every mobile focus prop the sweep proved load-bearing
Show description for 7835124
YousefED
committed
7835124
View commit details
Copy full SHA for 7835124
Browse repository at this point
refactor(skins): type the toolbar buttons with the props the UI library injects
Show description for 5d031a7
YousefED
committed
5d031a7
View commit details
Copy full SHA for 5d031a7
Browse repository at this point
You can’t perform that action at this time.