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

fix: Folder Breadcrumbs and Layout #2578

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

leachtucker
Copy link

@leachtucker leachtucker commented Oct 12, 2024

Description 📣

This PR implements some minor UI/UX improvements for project folder breadcrumbs on the Secrets Overview page. On devices with smaller screens, I was facing some layout issues here.

As a solution, I decided it would be best to truncate the list once it has exceeded a certain length (set to 2.) Once truncated, we provide the user with an ellipsis (similar to cd ...) to move up one subdirectory.

Screen.Recording.2024-10-13.at.12.53.49.PM.mov

Type ✨

  • [] Bug fix
  • New feature
  • Improvement
  • Breaking change
  • Documentation
  • UI/UX Improvement

Tests 🛠️

# Here's some code block to paste some code snippets

@leachtucker leachtucker marked this pull request as ready for review October 13, 2024 19:56
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.

1 participant