-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Search first
- I searched and no similar issues were found
What Happened?
Using the DB version, I am on a page for a tag with the properties displayed in table view. When I click on a cell to enter text, the cursor loses focus, and then when I click that cell again and type, the text disappears.
This issue appears to be the closest to the behavior I'm seeing: #331
Reproduce the Bug
- I go to one of the blank cells in the table for a property that is a Text value.
- The mouseover for the cell shows the "open property" right arrow icon and the "open in sidebar" icon.
- I click on the cell so that I can begin typing.
- The cursor doesn't appear yet - it just indicates the cell choice and displays the "open property" right arrow icon and the "open in sidebar" icon.
- I click on the cell again.
- The cursor briefly appears and then loses focus.7. I click in the cell again.
- I type something and hit Enter.
- The typed text disappears.
- I click in the same cell again.
- The cursor retains focus in the cell.
- I type something and hit Enter.
- The typed text remains.
Expected Behavior
- I move the mouse over the cell and see the mouseover "open property" right arrow icon and the "open in sidebar" icon.
- I click on a property value cell in the table view.
- The cursor appears in the cell.
- I type in the cell and hit Enter.
- The text remains in the cell.
Files
logseq_db_Household-debug-datoms_1760459833.zip
I'm attaching a debug transit file I generated immediately after reproducing this behavior.
Browser, Desktop or Mobile Platform Information
Windows 11
Logseq version 0.11.0
Additional Context
No response
Are you willing to submit a PR? If you know how to fix the bug.
- I'm willing to submit a PR (Thank you!)
Metadata
Metadata
Assignees
Labels
No labels