AppFlowy-IO / AppFlowy

Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion.
https://www.appflowy.io
GNU Affero General Public License v3.0
57.02k stars 3.73k forks source link

[Bug] Record goes to bottom of Board when adding Subtask (board view) #6564

Open diegovskytl opened 4 days ago

diegovskytl commented 4 days ago

Bug Description

Record goes to bottom of Board when adding first subtask. It happens independently of the sort order configuration (I tried it with no sort order, order by "Select" property and "Date" property. Also, subtask list closes when hitting enter, not allowing to add several tasks. (Several tasks can be added only if record is already at the bottom)

How to Reproduce

Create a board. Create at least 3 records. Add 3 properties, one of them must be "Subtasks" Choose any kind of sort order. Add a subtask to a record.

Expected Behavior

Sort order should be convserved and subtask list should not be closed.

Operating System

Windows

AppFlowy Version(s)

0.7.1, Scoop Version

Screenshots

image

Records are sorted by date (ascending). Added subtask and a task for Oct 16 went below records with date Oct18

Additional Context

Installed with User privileges

diegovskytl commented 3 days ago

Did further testing, it happens when changing the "Select" property too.