mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 12:56:59 +00:00
[GH-ISSUE #8260] [Bug] The add button in the grid should add new row #3698
Labels
No labels
2024
2025
2026
acct mgmt
AI
automation
bug
calendar
ci
CJK
cloud
code-block
collaboration
copy-paste
database
data migration
data sync
deploy
desktop
develop
develop
documentation
duplicate
editor
editor-plugin
emoji
export
files
flutter-only
follow-up
formula
good first issue for devs
good first issue for experienced devs
grid
hacktoberfest
HACKTOBERFEST-ACCEPTED
help wanted
i18n
icons
images
importer
improvements
infra
install
integrations
IR
kanban board
login
look and joy
mentorship
mobile
mobile
needs design
new feature
new feature
non-coding
notes
notifications
onboarding
organization
P0+
permission
platform-linux
platform-mac
platform-windows
plugins
program
pull-request
Q1 25
Q1 26
Q2 24
Q2 25
Q3 24
Q3 25
Q4 24
Q4 25
react
regression
rust
rust
Rust-only
Rust-only
Rust-starter
Rust-starter
self-hosted
shortcuts
side panel
slash-menu
sync v2
table
tablet
task
tauri
templates
tests
themes
translation
v0.5.6
v0.5.8
v0.5.9
v0.6.0
v0.6.1
v0.6.4
v0.6.7
v0.6.8
v0.7.1
v0.7.4
v0.7.4
v0.7.5
v0.7.6
v0.7.7
v0.7.8
v0.8.0
v0.8.4
v0.8.5
v0.8.9
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AppFlowy-IO/AppFlowy#3698
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Aroosa-Batool on GitHub (Oct 6, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8260
Originally assigned to: @annieappflowy on GitHub.
Bug Description
The add button in the grid is adding to the first page instead of adding a new row
How to Reproduce
solve the bug
Expected Behavior
The add button in the grid should add a new row
Operating System
IOS Iphone 15
AppFlowy Version(s)
0.10.1
Screenshots
Additional Context
No response
@khorshuheng commented on GitHub (Oct 7, 2025):
We are not able to reproduce this, at least, when creating a new grid and adding new row right after that.
From the screen shot it seems that the filter and sort order is active. Could it be, the new row added is moved to the top due to the sorting criteria?
@Aroosa-Batool commented on GitHub (Oct 7, 2025):
Hi @khorshuheng, no worries. I just wanted to let you know that when you create a new grid from the app (IOS or Windows). It works fine. You can add new row.
When the grid is imported from notion then you try to add a new row in the app & click the plus button. It re-directs you to open the first row as a page.
& filters has nothing to do with this.
I just need to scroll a lot to create a new row as I have 100+ enteries.
Also, the file was imported by notion
@richardshiue commented on GitHub (Oct 7, 2025):
Hi @Aroosa-Batool, I believe this is due to your filters being active. Please remove the filter and try again. If it still happens, let me know.
Let's suppose that I have a filter on a text property which hides all rows whose content "is not empty". When you click on the new row button, that row will not be shown in the grid because of this filter.
This will lead to the user thinking that the button isn't working, and it's why we choose to open the row as a page.
@Aroosa-Batool commented on GitHub (Oct 7, 2025):
hi @richardshiue, I just checked on other grids too which do not have a filter. The grid is imported from notion maybe that causes a bug. I recently found out Appflowy & I am loving it. I shifted all of my data from notion but there are some bugs. As I used notion a lot & has to use from different devices. I would appreciate that if we have a smooth running app so that in future someone can invest on buying a premium too.
@annieappflowy commented on GitHub (Oct 7, 2025):
@Aroosa-Batool , thank you for your feedback. This is a bug, which I'm able to reproduce it. We'll fix it in the upcoming version.