directus/v6-archive

Bookmarks should store table filters

Offen

#39 geöffnet am 25.10.2018

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (4 Forks)auto 404
3. MajorInterfacebughelp wantedv6

Repository-Metriken

Stars
 (2 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

From directus created by jroxendal : directus/directus#2093

Version Info

Expected Behavior

When viewing a table and selecting a filter (over, say, unpublished items that require editing), that filter is not encoded in the location bar. Thus, when creating a bookmark, the filter is not included.

Actual Behavior

The filter seems tied to the table by some other means (session? user account?). It is not bookmarkable.

The behavior I would prefer is that of a Smart Playlist in iTunes or Smart Folder in Finder, which show an ever changing list of items that conform to some constraint (e.g. <tag is 'work' and filetype is 'pdf' and filename contains 'bookkeeping'>). Having filters bookmarkable would bring such functionality to Directus.

Contributor Guide