Corentin Bazin
Corentin Bazin
My problem: I would like to add a nice "App tour" with feature_discovery in a prod app. But sometimes a popup (network issue dialog, or permission dialog..) can appear between...
**Package Version** stable or main branch **To Reproduce** On ios, long press on text to display magnifier. **Actual behavior** See video below. simulator (iPhone 15 iOS 17.0) running super editor...
**User Behavior** User should be able to use whitespace to search another user to mention. See example below on Slack: [search_with_whitespace.webm](https://github.com/superlistapp/super_editor/assets/6229343/b02d18f6-71b3-4caf-b88d-5f6fffd2eca3) **Feature Value** In apps like Slack, whitespace can be...
**User Behavior** Match the iOS 17 native "Loupe" (magnifying glass). For now the magnifier entrance and exit animation, and shape doesn't match native component. See below: iOS native behavior. Message...
Fixes https://github.com/superlistapp/super_editor/issues/1863 and https://github.com/superlistapp/super_editor/issues/1882 - fixed findTagAroundPosition to support of emojis - Widget Text: added "emojis" group and "with consecutive triggers" in "commits" group. There was edge case in findTagAroundPosition...
**Package Version** GitHub, stable branch **To Reproduce** Steps to reproduce the behavior: 1. Run the example and open "In the Lab" Hash Tags, User Tags or Action Tags page 2....
On Stable On both android and ios native text editors, the magnifier stays within the screen even if the cursor is at the edge. It is not the case on...
Currently on Android, SuperEditor and SuperTextField doesn't provided any haptic feedback when selection selection is changed as the handle (collapsed or expanded) is dragged. On native Android editor, it does....
Recently Flutter team worked on [[ios_edit_menu]add native edit menu](https://github.com/flutter/engine/pull/50095/files#top), unlocking [Flutter should support iOS 15's Secure Paste feature](https://github.com/flutter/flutter/issues/103163#top) I think SuperEditor should aim feature parity here. Currently, everytime you paste...