obsidian-dataloom icon indicating copy to clipboard operation
obsidian-dataloom copied to clipboard

unexpected behavior on row creation in filtered view [UX bug]

Open simonfossom opened this issue 2 years ago • 0 comments

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:

  1. Upon adding a new row in a filtered view, the row should be visible to the user.
  2. The cells in the new row should be auto-populated with values corresponding to the active filters.
  3. If multiple filters are active, the new row should respect all filter criteria.
  4. The user should be able to edit the auto-populated values if needed.
  5. 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

simonfossom avatar Sep 27 '23 14:09 simonfossom