obsidian-dataloom
obsidian-dataloom copied to clipboard
unexpected behavior on row creation in filtered view [UX bug]
Describe the bug
When creating new row in filtered view I don't see that row was created.
Steps to reproduce
Filter loom, then create new row
Expected behavior
As a user, When I create a new row while filters are active, I want the cells in the new row to automatically populate with the values based on the active filters, So that I can immediately see the new row and understand its context within the filtered view.
Acceptance Criteria:
- Upon adding a new row in a filtered view, the row should be visible to the user.
- The cells in the new row should be auto-populated with values corresponding to the active filters.
- If multiple filters are active, the new row should respect all filter criteria.
- The user should be able to edit the auto-populated values if needed.
- If filters are removed, the new row should still retain the auto-populated values unless manually edited by the user.
Are you using the mobile app?
No
Obsidian debug info
none
Relevant log output
none