Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Conversation

awesomerobot
Copy link
Member

This makes the features list filterable and searchable, and does some light restyling on the feature boxes (including fixing some overflow issues)

Before:
image

After:
image

return [];
}

return this.args.modules.sortBy("module_name");
Copy link
Member

Choose a reason for hiding this comment

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

one thing to keep mindful of is that sortBy is going to go eventually. @CvX what is the clean and quick way of doing this in a future safe way?

Copy link
Member Author

Choose a reason for hiding this comment

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

seems like this should do it #1476

@SamSaffron
Copy link
Member

looks so much better!

@SamSaffron SamSaffron merged commit 262bd8b into main Jun 29, 2025
6 checks passed
@SamSaffron SamSaffron deleted the ux-filter-feature-styles branch June 29, 2025 23:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants