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: quit editing button doesn't work #577

Merged
merged 2 commits into from
Nov 6, 2023
Merged

Conversation

LucasXu0
Copy link
Collaborator

@LucasXu0 LucasXu0 commented Nov 6, 2023

closes #554
closes #548

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (5c4f4ab) 80.54% compared to head (322012a) 80.50%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #577      +/-   ##
==========================================
- Coverage   80.54%   80.50%   -0.05%     
==========================================
  Files         286      286              
  Lines       12182    12212      +30     
==========================================
+ Hits         9812     9831      +19     
- Misses       2370     2381      +11     
Files Coverage Δ
.../src/render/selection/mobile_selection_widget.dart 100.00% <100.00%> (ø)
lib/src/editor/toolbar/mobile/mobile_toolbar.dart 89.58% <0.00%> (ø)
...bile_floating_toolbar/mobile_floating_toolbar.dart 0.00% <0.00%> (ø)

... and 7 files with indirect coverage changes

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

@LucasXu0 LucasXu0 merged commit 372b43c into AppFlowy-IO:main Nov 6, 2023
9 of 11 checks passed
q200892907 added a commit to q200892907/appflowy-editor that referenced this pull request Nov 13, 2023
* main:
  chore: refactor mobile toolbar and divider block component (AppFlowy-IO#583)
  fix: don't rebuild mobile toolbar everytime (AppFlowy-IO#579)
  chore: bump version 1.5.2 (AppFlowy-IO#578)
  fix: quit editing button doesn't work (AppFlowy-IO#577)
  chore: changed padding values and added borderRadius (AppFlowy-IO#567)
  fix: catch regex `FormatException` and show a corresponding error message  (AppFlowy-IO#573)
  fix: 'PageStorage.of' returns null (AppFlowy-IO#575)
  feat: Checkbox unresponsive in custom Theme example in editor example app (AppFlowy-IO#543)
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.

[Bug] mobile_toolbar/_QuitEditingBtn/onTap Not active [Bug] Overflow when selecting certain characters
1 participant