mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 21:00:19 +00:00
[GH-ISSUE #3249] [Bug] List cards always jump to top/bottom when add/rename card #1431
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#1431
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 @thaidmfinnick on GitHub (Aug 22, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3249
Originally assigned to: @richardshiue on GitHub.
Bug Description
When I create new card, other lists (not contains new card) always jump to top of each list. After card created, list contains new card will jump to top.
When I rename a card, other lists (not contains new card) always jump to top of each list. List contains card renamed will jump to bottom.
How to Reproduce
Create Card
Rename Card
Expected Behavior
Created card
List contains new card does not scrolled after created. Other lists keep scroll position.
Rename card
List contains card renamed does not scrolled after renamed.
Operating System
MacOS Ventura 13.2
AppFlowy Version(s)
v0.2.9
Screenshots
Case Create Card: 00:00 -> 00:20
Case Rename Card: remain
https://github.com/AppFlowy-IO/AppFlowy/assets/83997264/098f5f8c-4dda-4f68-8f71-fdaadf2362f7
Additional Context
No response
@tonynguyen111997 commented on GitHub (Aug 22, 2023):
Hi, I am interested in tackling this bug. I was able to reproduce the bug on my end. Can I please be assigned to this issue?
@Xazin commented on GitHub (Aug 23, 2023):
Sure Tony, I've assigned you, feel free to reach out if you meet any issues.
@thaidmfinnick commented on GitHub (Aug 23, 2023):
@tonynguyen111997 Hope to see bug fixed soon, do you find solutions to fix this?
@tonynguyen111997 commented on GitHub (Aug 23, 2023):
Not yet, as I have not had the chance, but I plan to dive into the codebase today and see what is causing it.
@thaidmfinnick commented on GitHub (Aug 24, 2023):
Thank you, so looking forward to hearing updates from you.
@thaidmfinnick commented on GitHub (Sep 5, 2023):
Hi @tonynguyen111997, have you found the problem or any updated on this issue?