Skip to content
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

fix: unable to update selection sometimes when the editor lost focus #509

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

LucasXu0
Copy link
Collaborator

focus.mov

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (b422187) 80.54% compared to head (b3afb85) 80.55%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #509      +/-   ##
==========================================
+ Coverage   80.54%   80.55%   +0.01%     
==========================================
  Files         280      280              
  Lines       11793    11795       +2     
==========================================
+ Hits         9499     9502       +3     
+ Misses       2294     2293       -1     
Files Coverage Δ
...t/service/selection/desktop_selection_service.dart 80.00% <100.00%> (+0.21%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LucasXu0 LucasXu0 merged commit d1b9084 into AppFlowy-IO:main Sep 27, 2023
11 checks passed
q200892907 added a commit to q200892907/appflowy-editor that referenced this pull request Sep 27, 2023
* main: (39 commits)
  feat: support RTL in toolbar (AppFlowy-IO#496)
  fix: unable to update selection sometimes when the editor lost focus (AppFlowy-IO#509)
  fix: delete the divider on mobile will raise an error (AppFlowy-IO#508)
  fix: the cursor will flicker one frame to its previous position (AppFlowy-IO#506)
  fix: undo failed in a nested list in a special case (AppFlowy-IO#503)
  chore: bump version 1.4.3 (AppFlowy-IO#502)
  fix: image block rect overflow
  fix: the text within the <mark> tag didn't parse correctly when pasting HTML.
  chore: bump version 1.4.2
  fix: command shortcuts on the web platform should also respect the operating system
  fix: focus will lost when typing slash
  fix: unable to input text on web platform
  fix: unable to change RTL of heading (AppFlowy-IO#495)
  fix: fix mobile selection drag (AppFlowy-IO#490)
  chore: bump version 1.4.1
  fix: the placeholder doesn't appear on desktop platform
  fix: required named parameter 'onLiveTextInput' must be provided
  feat: add support for font family and font size attributes in rich text (AppFlowy-IO#486)
  fix: the color of text and highlight icon should be white (AppFlowy-IO#485)
  chore: bump version 1.4.0 (AppFlowy-IO#484)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant