Skip to content

Conversation

@devlopharsh
Copy link

Related Tickets & Documents

Fixes: #3749

Description

  • Issue : the Integration testing redirection link was incorrect in the navbar.
  • Solution : Simply exchanged the url of the following redirected website.

Changes

  • Chnaged the Incorrect redirection URL in the FLoatingNavbarClient.tsx to the correct one .

Type of Change

  • Chore (maintenance, refactoring, tooling updates)
  • Bug fix (non-breaking change that fixes an issue)
  • New feature (change that adds functionality)
  • Breaking Change (may require updates in existing code)
  • UI improvement (visual or design changes)
  • Performance improvement (optimization or efficiency enhancements)
  • Documentation update (changes to README, guides, etc.)
  • CI (updates to continuous integration workflows)
  • Revert (undo a previous commit or merge)

Testing

  • Build successfully done
  • Self tested the change .

Demo

-After change :

Screen.Recording.2026-02-11.014723.mp4

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added corresponding tests
  • I have run the build command to ensure there are no build errors
  • My changes have been tested across relevant browsers/devices
  • For UI changes, I've included visual evidence of my changes

Signed-off-by: developharsh <harsh237hk@gmail.com>
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.

[bug]: Keploy Integration Testing button redirects to Incorrect URL

1 participant