[PR #3440] [MERGED] Fixed Issue no #3426 #5728

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/3440
Author: @aryan-more
Created: 9/19/2023
Status: Merged
Merged: 9/22/2023
Merged by: @richardshiue

Base: mainHead: main


📝 Commits (6)

  • d3a27fa Fixed Issue no #3426
  • 7b58cdf Reversed the pubspec.lock mistaken update
  • c806927 Merge branch 'AppFlowy-IO:main' into main
  • 1db7094 FIXED PADDING
  • f19d704 Fixed Padding issue on calender field edit popup
  • 8fb690a Merge branch 'AppFlowy-IO:main' into main

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/plugins/database_view/grid/presentation/widgets/header/field_editor.dart (+5 -0)

📄 Description

fixes #3426

Added Padding Between Edit Textfield and Select Type Dropdown

  • [ ] 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/3440 **Author:** [@aryan-more](https://github.com/aryan-more) **Created:** 9/19/2023 **Status:** ✅ Merged **Merged:** 9/22/2023 **Merged by:** [@richardshiue](https://github.com/richardshiue) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (6) - [`d3a27fa`](https://github.com/AppFlowy-IO/AppFlowy/commit/d3a27fa1889e87390103edda285b51cd8e1423fe) Fixed Issue no #3426 - [`7b58cdf`](https://github.com/AppFlowy-IO/AppFlowy/commit/7b58cdf5c20205590b278331aae41dc798721df2) Reversed the pubspec.lock mistaken update - [`c806927`](https://github.com/AppFlowy-IO/AppFlowy/commit/c806927044556f7d1bf0ac9c6d0c3a16f3281570) Merge branch 'AppFlowy-IO:main' into main - [`1db7094`](https://github.com/AppFlowy-IO/AppFlowy/commit/1db7094cd05d6a8889ad9cbcdbe7154bd0958416) FIXED PADDING - [`f19d704`](https://github.com/AppFlowy-IO/AppFlowy/commit/f19d70418f4e694bf51d68e90c1bfa6f715cfc58) Fixed Padding issue on calender field edit popup - [`8fb690a`](https://github.com/AppFlowy-IO/AppFlowy/commit/8fb690a19e6f57c7c1e1054dd982230e7535d55f) Merge branch 'AppFlowy-IO:main' into main ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/plugins/database_view/grid/presentation/widgets/header/field_editor.dart` (+5 -0) </details> ### 📄 Description fixes #3426 Added Padding Between Edit Textfield and Select Type Dropdown - [✅ ] My code adheres to the [AppFlowy Style Guide](https://appflowy.gitbook.io/docs/essential-documentation/contribute-to-appflowy/software-contributions/submitting-code/style-guides) - [✅ ] 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 22:20:02 +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#5728
No description provided.