Skip to content

feat(web): Configurable Media Tile Info Table#65

Open
andykais wants to merge 4 commits into
mainfrom
wip-media-tile-info-table
Open

feat(web): Configurable Media Tile Info Table#65
andykais wants to merge 4 commits into
mainfrom
wip-media-tile-info-table

Conversation

@andykais

@andykais andykais commented Apr 4, 2026

Copy link
Copy Markdown
Owner

This is an upgrade to the details shown previously below the search result media tiles. Adds a table below each search result media tile. All table entries can be configured to to hide/show, and change order. Entries are as follows:

Tag Group Result

Displays forager.search.group result values. Shows count stat next to it

Sort Top

Displays the top datetime that was used to sort the results. E.g. when I search "newest by source_created_at", it displays the first result's corresponding source_created_at.

@andykais andykais force-pushed the wip-media-tile-info-table branch from 5ebd0e4 to 5ca686f Compare April 4, 2026 22:51
andykais added 2 commits April 4, 2026 18:51
- has working tables, not configurable
@andykais andykais changed the title featweb): Configurable Media Tile Info Table feat(web): Configurable Media Tile Info Table Apr 9, 2026
},
{
name: 'sort_top',
icon: icons.ArrowUp,

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that this should respect ascending/descending. Currently it always looks like Ascending order

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant