Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

fix(testrun-detail): Go back to default view using tabs #27

Merged
merged 1 commit into from
Mar 6, 2022

Conversation

namantaneja167
Copy link
Contributor

Go back to default view using tabs

UX improvement

Closes #

Description

now user can click on tab buttons on a particular test run case and go back to default view

Additional Information

…r test run case and go back to default view

UX improvement
@nehagup nehagup merged commit 1e3d1fd into keploy:main Mar 6, 2022
}

export default function TestTab(props: TestTabProps) {
const { testDetail, setTestDetail } = props
Copy link
Member

Choose a reason for hiding this comment

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

👍

Copy link
Member

@nehagup nehagup left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @namantaneja167
Hoping to replicate this same behaviour on test-lists tabs as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants