Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: sticky model hub filter panel #4715

Merged
merged 2 commits into from
Feb 21, 2025

Conversation

louis-menlo
Copy link
Contributor

This pull request includes changes to the layout and styling of the HubScreen component in the web/screens/Hub/index.tsx file. The most important changes involve adjustments to the filters section and the model list section.

CleanShot 2025-02-21 at 17 29 56

Layout and styling adjustments:

  • Modified the filters section to have a width of 200px, added a right margin of 6px, and made it sticky with a top offset of 10px.
  • Added a left border to the model list section with md:border-l and adjusted the border color using border-[hsla(var(--app-border))].

@louis-menlo louis-menlo requested a review from urmauur February 21, 2025 10:31
@github-actions github-actions bot added the type: chore Maintenance, operational label Feb 21, 2025
Copy link
Contributor

Barecheck - Code coverage report

Total: 67.61%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

@louis-menlo louis-menlo merged commit 18e289e into dev Feb 21, 2025
9 checks passed
@louis-menlo louis-menlo deleted the chore/sticky-model-hub-filter-options branch February 21, 2025 11:10
@github-actions github-actions bot added this to the v0.5.17 milestone Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore Maintenance, operational
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants