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

Projects index redesign; New status icons #550

Merged
merged 16 commits into from
Jan 19, 2024

Conversation

jeffdaley
Copy link
Contributor

@jeffdaley jeffdaley commented Jan 18, 2024

  • Redesigns the active/completed/archived icons
  • Redesigns the Projects screen to use the new icons, and to be more space efficient and readable
  • Component-izes the "What's a project?" tooltip for use on the projects screen

@jeffdaley jeffdaley marked this pull request as ready for review January 18, 2024 19:22
@jeffdaley jeffdaley requested a review from a team as a code owner January 18, 2024 19:22
@jeffdaley jeffdaley changed the title Jeffdaley/projects index redesign Projects index redesign; New status icons Jan 18, 2024
@@ -1,12 +1,12 @@
<div class="flex items-center justify-between">
<div class="flex h-12 items-center justify-between">
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This helps us keep the "What's a project?" tooltip in the same place on both the New and Projects screens.

Copy link
Contributor

@jfreda jfreda left a comment

Choose a reason for hiding this comment

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

🚀

@jeffdaley jeffdaley merged commit ce0b4fe into main Jan 19, 2024
2 checks passed
@jeffdaley jeffdaley deleted the jeffdaley/projects-index-redesign branch January 19, 2024 00:57
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.

None yet

2 participants