Skip to content

Add dynamic tag filtering#9

Draft
markmals wants to merge 3 commits intomainfrom
codex/add-filter-by-tags-in-sidebar
Draft

Add dynamic tag filtering#9
markmals wants to merge 3 commits intomainfrom
codex/add-filter-by-tags-in-sidebar

Conversation

@markmals
Copy link
Copy Markdown
Owner

@markmals markmals commented Jun 4, 2025

Summary

  • add a Tags filter component
  • derive tags from loaded content
  • filter recommendations by tag

Testing

  • deno task check (fails: syntax error in CSS)
  • deno task lint (fails: could not download @biomejs/biome)
  • deno task typecheck (fails: type checking errors)

https://chatgpt.com/codex/tasks/task_e_683fc5e944948320abba54ef9be4eeac

@markmals markmals linked an issue Jun 4, 2025 that may be closed by this pull request
@markmals markmals force-pushed the codex/add-filter-by-tags-in-sidebar branch from ac15ad0 to 334d289 Compare June 4, 2025 04:53
@markmals markmals marked this pull request as draft June 4, 2025 05:32
@markmals
Copy link
Copy Markdown
Owner Author

markmals commented Jun 4, 2025

Need to figure out what to do about the "Clear" button which looks identical to the tags it sits next to… Time for a redesign.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add filter by tags

1 participant