[PR #3079] [MERGED] fix: improve readability in callout #5552

Closed
opened 2026-03-23 22:19:15 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/3079
Author: @AmanNegi
Created: 7/29/2023
Status: Merged
Merged: 7/31/2023
Merged by: @LucasXu0

Base: mainHead: fix-callout-issues


📝 Commits (2)

  • 0dfece0 fix: improve readability in callout
  • 0a2eb05 Update frontend/appflowy_flutter/lib/plugins/document/presentation/editor_plugins/callout/callout_block_component.dart

📊 Changes

1 file changed (+7 additions, -1 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/plugins/document/presentation/editor_plugins/callout/callout_block_component.dart (+7 -1)

📄 Description

https://github.com/AppFlowy-IO/AppFlowy/assets/37607224/8124948b-3949-4e62-a256-d16bd250e7fc

Feature Preview

Fixes: #3063


PR Checklist

  • My code adheres to the AppFlowy Style Guide
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/3079 **Author:** [@AmanNegi](https://github.com/AmanNegi) **Created:** 7/29/2023 **Status:** ✅ Merged **Merged:** 7/31/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `fix-callout-issues` --- ### 📝 Commits (2) - [`0dfece0`](https://github.com/AppFlowy-IO/AppFlowy/commit/0dfece043bbd601947d86db775517b13c8cb5dbe) fix: improve readability in callout - [`0a2eb05`](https://github.com/AppFlowy-IO/AppFlowy/commit/0a2eb05751aed3ff36dd4f1f52da9c015c74e3b4) Update frontend/appflowy_flutter/lib/plugins/document/presentation/editor_plugins/callout/callout_block_component.dart ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/editor_plugins/callout/callout_block_component.dart` (+7 -1) </details> ### 📄 Description https://github.com/AppFlowy-IO/AppFlowy/assets/37607224/8124948b-3949-4e62-a256-d16bd250e7fc ### Feature Preview Fixes: #3063 <!--- List at least one issue here that this PR addresses. If it fixes the issue, please use the [fixes](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests) keyword to close the issue. For example: fixes https://github.com/AppFlowy-IO/AppFlowy/pull/2106 --> --- <!--- Before you mark this PR ready for review, run through this checklist! --> #### PR Checklist - [x] My code adheres to the [AppFlowy Style Guide](https://appflowy.gitbook.io/docs/essential-documentation/contribute-to-appflowy/software-contributions/submitting-code/style-guides) - [x] I've listed at least one issue that this PR fixes in the description above. - [x] I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes. - [x] All existing tests are passing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:19:15 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#5552
No description provided.