AFFiNE
AFFiNE copied to clipboard
Right side menu is triggered as unexpected in table view
What happened?
Step to reproduce:
- new a table view
- cursor to title line after Task 1
-
tab
two times - the page is pushed to left
Distribution version
macOS x64 (Intel)
What browsers are you seeing the problem on if you're using web version?
No response
Relevant log output
No response
Anything else?
No response
Are you willing to submit a PR?
- [ ] Yes I'd like to help by submitting a PR!
should be fixed in https://github.com/toeverything/AFFiNE/pull/5971
I think there are some more problems here.
- table view is not allowed to use
tab
to move selection in editing mode. - when type
tab
in title cell, it is lost the cursor (I think it's unexpected behavior). - when type next
tab
, it will find the focus area from page header.
Let’s focus on the sidebar in this issue.
As for the keyboard navigation issues you mentioned, as far as I know there are many more. and it is best to optimize these issues uniformly when we have time.
We currently do not have enough manpower to focus on all aspects.
Issue Status: ✅ Done
✅ Done
If the issue was a bug, it’s been fixed; if it was a missing feature, it’s been implemented.
This is an automatic reply by the bot.