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

Remove redirect links from global search #8682

Closed
TomPeters opened this issue Mar 13, 2024 · 2 comments
Closed

Remove redirect links from global search #8682

TomPeters opened this issue Mar 13, 2024 · 2 comments
Assignees
Labels
kind/enhancement This issue represents an enhancement we are committed to adding to Octopus as some time

Comments

@TomPeters
Copy link

The enhancement

Our global search contains 5 links that that don't represent pages, but instead redirect users to other pages that are already part of the global search. These include

  • "Library" -> redirects to a library page, usually "Built-in Package Repository" (but not always depending on your permissions)
  • "Infrastructure" -> redirects to "Infrastructure Overview"
  • "Configuration" -> redirects to a configuration page, usually "Audit" (but not always depending on your permissions)
  • "Machine Cleanup Diagnostic Logs" -> redirects to "Audit" with a predefined filter
  • "User Profile" -> redirects to "User Profile Details"

Due to some technical limitations, these redirect links are currently slowing down development. It is currently easier to improve global search if we didn't have these links in place.

We believe these links aren't currently very useful for customers and can safely be removed. Telemetry shows that most of these links are not used in any significant way by customers, with Configuration being a possible exception. However, there are plenty of other mechanisms for customers to navigate to Configuration (both within and outside of global search) such that we also don't expect this to cause any negative user experiences.

We will therefore remove these 5 redirect links from the global search.

Screenshots and Mockups

Before

image

After

image

@TomPeters TomPeters added the kind/enhancement This issue represents an enhancement we are committed to adding to Octopus as some time label Mar 13, 2024
@TomPeters TomPeters self-assigned this Mar 13, 2024
@octoreleasebot
Copy link

Release Note: Removed 5 redirect links from Global Search

@Octobob
Copy link
Member

Octobob commented May 16, 2024

🎉 The fix for this issue has been released in:

Release stream Release
2024.2 2024.2.2197
2024.3+ all releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement This issue represents an enhancement we are committed to adding to Octopus as some time
Projects
None yet
Development

No branches or pull requests

3 participants