Skip to content

Conversation

@ariane-emory
Copy link
Owner

DUMMY PR, IGNORE.

  • DialogSelect: Add prefix-first alphabetical sorting to filtered results
  • Remove commented-out sort in grouped memo since sorting is now done in filtered()
  • DialogModel: Add sortWithPrefixFirst helper for custom filtering logic
  • Preserve 'Free first' ordering within filtered groups
  • Ensures consistent alphabetical ordering in /theme and /models menus

- DialogSelect: Add prefix-first alphabetical sorting to filtered results
- Remove commented-out sort in grouped memo since sorting is now done in filtered()
- DialogModel: Add sortWithPrefixFirst helper for custom filtering logic
- Preserve 'Free first' ordering within filtered groups
- Ensures consistent alphabetical ordering in /theme and /models menus
Resolved merge conflict in dialog-model.tsx by combining:
- Advanced prefix-first sorting with 'Free first' ordering from fix branch
- Recents limit to 5 items from dev branch
Both filtering and sorting improvements are now preserved.
…ory/opencode into fix/modal-menus-filtered-order
@github-actions
Copy link

github-actions bot commented Jan 8, 2026

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants