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(mobile): Android Chrome keyboard collapse, Enter handling, and focus API
- #3025
#3025
Draft
YousefED
wants to merge 21 commits into
mobile-toolbar-demo
TypeCellOS/BlockNote:mobile-toolbar-demo
from
mobile/android-keyboard-fixes
TypeCellOS/BlockNote:mobile/android-keyboard-fixes
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Draft
fix(mobile): Android Chrome keyboard collapse, Enter handling, and focus API
#3025
YousefED
wants to merge 21 commits into
mobile-toolbar-demo
TypeCellOS/BlockNote:mobile-toolbar-demo
from
mobile/android-keyboard-fixes
TypeCellOS/BlockNote:mobile/android-keyboard-fixes
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2026
fix(mantine): keep mobile popovers visible through virtual-keyboard resizes
Show description for b6969e1
YousefED
committed
b6969e1
View commit details
Copy full SHA for b6969e1
Browse repository at this point
fix(core): handle Enter via beforeinput on Android
Show description for 48dd5c4
YousefED
committed
48dd5c4
View commit details
Copy full SHA for 48dd5c4
Browse repository at this point
feat(core): public focus API with floating-UI-aware tracking
Show description for 4bf902a
YousefED
committed
4bf902a
View commit details
Copy full SHA for 4bf902a
Browse repository at this point
fix(core): read the link URL just inside the selection start
Show description for dc91569
YousefED
committed
dc91569
View commit details
Copy full SHA for dc91569
Browse repository at this point
test: android-emulated browser instance for mobile e2e coverage
Show description for 37d1131
YousefED
committed
37d1131
View commit details
Copy full SHA for 37d1131
Browse repository at this point
test: real-device suite on BrowserStack
Show description for e9d8496
YousefED
committed
e9d8496
View commit details
Copy full SHA for e9d8496
Browse repository at this point
Fixed link button input issue on iOS
matthewlipski
authored and
YousefED
committed
9b1878e
View commit details
Copy full SHA for 9b1878e
Browse repository at this point
test: cover the iOS input auto-zoom fix
Show description for da2d44a
YousefED
committed
da2d44a
View commit details
Copy full SHA for da2d44a
Browse repository at this point
refactor(core): simplify the focus tracker and rename includeFloatingUI
Show description for f7374a1
YousefED
committed
f7374a1
View commit details
Copy full SHA for f7374a1
Browse repository at this point
test(core): browser tests for the focus events
Show description for 5607528
YousefED
committed
5607528
View commit details
Copy full SHA for 5607528
Browse repository at this point
docs(core): document isWithinEditor's dependency on the mount topology
Show description for 3d7e3d4
YousefED
committed
3d7e3d4
View commit details
Copy full SHA for 3d7e3d4
Browse repository at this point
feat(react): useEditorFocus hook
Show description for 8773391
YousefED
committed
8773391
View commit details
Copy full SHA for 8773391
Browse repository at this point
test: pin the subscription behaviour of the focus hooks
Show description for cdb2a5d
YousefED
committed
cdb2a5d
View commit details
Copy full SHA for cdb2a5d
Browse repository at this point
docs(core): explain what the parent hop in isWithinEditor is actually for
Show description for c4a2d9c
YousefED
committed
c4a2d9c
View commit details
Copy full SHA for c4a2d9c
Browse repository at this point
docs(core): condense the isWithinEditor comment
YousefED
committed
5adc96a
View commit details
Copy full SHA for 5adc96a
Browse repository at this point
fix(ui): don't scroll the page when a popover input autofocuses
Show description for 9a56aed
YousefED
committed
9a56aed
View commit details
Copy full SHA for 9a56aed
Browse repository at this point
fix(ui): make Enter submit popover forms on Android
Show description for 60fedd3
YousefED
committed
60fedd3
View commit details
Copy full SHA for 60fedd3
Browse repository at this point
test: behavioural test for link submission, not an attribute check
Show description for 5a1f88d
YousefED
committed
5a1f88d
View commit details
Copy full SHA for 5a1f88d
Browse repository at this point
docs(device): record the IME action key as a manual release check
YousefED
committed
0085a9b
View commit details
Copy full SHA for 0085a9b
Browse repository at this point
fix(ui): give popover forms a real submit path
Show description for 2d71334
YousefED
committed
2d71334
View commit details
Copy full SHA for 2d71334
Browse repository at this point
docs(ui): mark enterkeyhint as belt-and-braces next to the form fix
YousefED
committed
12a8a4a
View commit details
Copy full SHA for 12a8a4a
Browse repository at this point
You can’t perform that action at this time.