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 new tab target from manage link, #11635 #11636

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

chiatt
Copy link
Member

@chiatt chiatt commented Nov 18, 2024

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Description of Change

Removes navigation to a new tab when a user clicks the Manage link in index.htm

Issues Solved

Closes #11635

Checklist

  • I targeted one of these branches:
    • dev/8.0.x (under development): features, bugfixes not covered below
    • dev/7.6.x (main support): regressions, crashing bugs, security issues, major bugs in new features
    • dev/6.2.x (extended support): major security issues, data loss issues
  • I added a changelog in arches/releases

Copy link
Member

@apeters apeters left a comment

Choose a reason for hiding this comment

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

looks good. That's a nice improvement!

@apeters apeters merged commit 3411cdc into dev/8.0.x Nov 18, 2024
7 checks passed
@apeters apeters deleted the cnh/no_new_tab_on_manage_link branch November 18, 2024 22:48
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.

Don't create a new tab when clicking on "Manage" on the index page.
2 participants