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: Improve navigation from breadcrumb #4387

Closed
wants to merge 7 commits into from

Conversation

melmathari
Copy link

  • Added dropdown menus to each breadcrumb segment using <x-dropdown> component
  • Added clickable chevron icons with hover effect (hover:scale-110) as dropdown triggers
  • Added project resources navigation in first dropdown
  • Added environment resources navigation in second dropdown
  • Added resource section navigation (Configuration, Deployments, Logs, Terminal) in third dropdown
  • Preserved existing status components and routing
  • Maintained responsive text sizing (text-xs lg:text-sm)
  • Added dark mode support for icons (dark:text-warning)
  • Added gap spacing between dropdown items (gap-1)
  • Added conditional Terminal link based on server type (!$resource->destination->server->isSwarm())

/claim #4117

@melmathari melmathari closed this Nov 24, 2024
@melmathari melmathari reopened this Nov 24, 2024
@melmathari
Copy link
Author

/claim #4117

@peaklabs-dev
Copy link
Member

This is not quite working yet as I get this error foreach() argument must be of type array|object, given null Please retest your changes and add some fixes if necessary.

@peaklabs-dev peaklabs-dev added the 💤 Waiting for changes PRs awaiting changes from the author. label Nov 25, 2024
@apperside
Copy link

Hello there, it's the first time I use Algora to create a bounty, please help me understand how to proceed.
Once this PR will be merged, how do I proceed with the payment?
Thank you

@peaklabs-dev
Copy link
Member

This is still not working. Please fix it and make sure that everything is working just when I try to add anything applications database and so on I run into errors. Please fix it and test it carefully otherwise I will have to close this PR.

@melmathari melmathari closed this Dec 2, 2024
@github-actions github-actions bot removed the 💤 Waiting for changes PRs awaiting changes from the author. label Dec 2, 2024
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.

3 participants