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

feat: Make project view searchable and sorted #1695

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

zusorio
Copy link
Member

@zusorio zusorio commented Aug 6, 2024

This sorts the project cards alphabetically and adds a basic search bar to filter projects.

It partially addresses #402, but I haven't implemented project favorites yet.

This sorts the project cards alphabetically and
adds a basic search bar to filter projects.

It partially addresses #402, but I haven't
implemented project favorites yet.
Copy link

github-actions bot commented Aug 6, 2024

A Storybook preview is available for commit cf87a51.
View Storybook
View Chromatic build

Copy link

sonarcloud bot commented Aug 6, 2024

Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.97%. Comparing base (72a2860) to head (7f9d1e7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1695   +/-   ##
=======================================
  Coverage   83.97%   83.97%           
=======================================
  Files         184      184           
  Lines        6086     6086           
  Branches      673      673           
=======================================
  Hits         5111     5111           
  Misses        827      827           
  Partials      148      148           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@MoritzWeber0 MoritzWeber0 left a comment

Choose a reason for hiding this comment

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

LGTM, works like a charm.

@MoritzWeber0 MoritzWeber0 merged commit b02371a into main Aug 12, 2024
30 checks passed
@MoritzWeber0 MoritzWeber0 deleted the projects-sort-search branch August 12, 2024 15:00
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.

2 participants