Skip to content

Conversation

leinad59
Copy link

πŸ‘€ PR includes

✨ Feature

  • New feature

🎨 Enhance

  • Code style optimization
  • Refactoring
  • Change the UI
  • Improve the performance
  • Type optimization

πŸ› Bugfix

  • Solve the issue and close #0 (no existing issue found)

πŸ”§ Chore

  • Test case
  • Docs / demos update
  • CI / workflow
  • Release version
  • Other ()

πŸ“ Description

This commit addresses the issue where page navigation incorrectly overwrote the content of previously opened tabs. By changing the target attribute of the a-tag from _black to _blank, new pages will now open in a new tab, preventing the overwriting of existing tabs.

πŸ–ΌοΈ Screenshot

Before After
❌ βœ…

πŸ”— Related issue link

πŸ” Self-Check before the merge

  • Add or update relevant docs.
  • Add or update relevant demos.
  • Add or update test case.
  • Add or update relevant TypeScript definitions.

This commit addresses the issue where page navigation incorrectly overwrote the content of previously opened tabs. By changing the target attribute of the a-tag from _black to _blank, new pages will now open in a new tab, preventing the overwriting of existing tabs.
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