[PR #5175] [MERGED] feat: code block launch review #6685

Closed
opened 2026-03-23 23:16:12 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/5175
Author: @Xazin
Created: 4/22/2024
Status: Merged
Merged: 4/22/2024
Merged by: @Xazin

Base: mainHead: fix/code-block-lr


📝 Commits (4)

  • 0deb2bc feat: code block launch review
  • 4c58a45 Merge branch 'main' into fix/code-block-lr
  • a6145d0 chore: test lock file change
  • 57ee9c3 chore: update version

📊 Changes

4 files changed (+11 additions, -14 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/user/presentation/screens/sign_in_screen/mobile_sign_in_screen.dart (+4 -3)
📝 frontend/appflowy_flutter/pubspec.lock (+5 -6)
📝 frontend/appflowy_flutter/pubspec.yaml (+1 -5)
📝 frontend/resources/translations/en.json (+1 -0)

📄 Description

  • Fixed line number not aligning
  • Fixed issue with shift+tab selection handling
  • Localization issue on mobile sing-in page

PR Checklist

  • My code adheres to AppFlowy's Conventions
  • 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/5175 **Author:** [@Xazin](https://github.com/Xazin) **Created:** 4/22/2024 **Status:** ✅ Merged **Merged:** 4/22/2024 **Merged by:** [@Xazin](https://github.com/Xazin) **Base:** `main` ← **Head:** `fix/code-block-lr` --- ### 📝 Commits (4) - [`0deb2bc`](https://github.com/AppFlowy-IO/AppFlowy/commit/0deb2bcf29af8352cfbd21b9c2d3e9928d7479eb) feat: code block launch review - [`4c58a45`](https://github.com/AppFlowy-IO/AppFlowy/commit/4c58a45a208b5abac0292366ef192da93ae44d5d) Merge branch 'main' into fix/code-block-lr - [`a6145d0`](https://github.com/AppFlowy-IO/AppFlowy/commit/a6145d074b12522fd7086b9a91dfbea2c5b17968) chore: test lock file change - [`57ee9c3`](https://github.com/AppFlowy-IO/AppFlowy/commit/57ee9c39fc2622d40a0925afe0345c8ade1d3bcc) chore: update version ### 📊 Changes **4 files changed** (+11 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/user/presentation/screens/sign_in_screen/mobile_sign_in_screen.dart` (+4 -3) 📝 `frontend/appflowy_flutter/pubspec.lock` (+5 -6) 📝 `frontend/appflowy_flutter/pubspec.yaml` (+1 -5) 📝 `frontend/resources/translations/en.json` (+1 -0) </details> ### 📄 Description - Fixed line number not aligning - Fixed issue with shift+tab selection handling - Localization issue on mobile sing-in page #### PR Checklist - [ ] My code adheres to [AppFlowy's Conventions](https://docs.appflowy.io/docs/documentation/software-contributions/conventions) - [ ] 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:16:12 +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#6685
No description provided.