-
Notifications
You must be signed in to change notification settings - Fork 10.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Only trigger fallback bar for forms when user interacts with page #11838
Comments
I wondered how many times the fallback bar is still shown (since I barely see it anymore myself) and what the reasons for that are, and fortunately the new telemetry helps a lot here. The results over here are quite interesting and show that it's probably beneficial to make this change. It also gives some insights into other changes that might help here for other bars in the chart. |
Two questions:
|
For #11838: trigger fallback bar after user clicks in pdf
Fixed in the pull request above. |
We're investigating ways to show the fallback bar less. One option is only show the bar when someone clicks within a document.
The text was updated successfully, but these errors were encountered: