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

Hide Tag from navigation on the left in HTML report #211

Closed
ahus1 opened this issue Jun 28, 2016 · 6 comments
Closed

Hide Tag from navigation on the left in HTML report #211

ahus1 opened this issue Jun 28, 2016 · 6 comments

Comments

@ahus1
Copy link
Contributor

ahus1 commented Jun 28, 2016

I want to tag my test cases with IDs from the ticket system so I can use the IDs as a cross-reference and search for them.

But the number of tickets would be too long on the navigation bar, therefore I would like to hide them from the navigation.

Implementation idea: maybe add hideFromNavigation to IsTag annotation?

@janschaefer
Copy link
Contributor

I would like to have a positive setting, something like useForNavigation and set it to true by default.

@Airblader
Copy link
Contributor

I'd be happy to work on this after #172 (since this will affect the same area in the code).

@janschaefer
Copy link
Contributor

I already started working on this :-)

@Airblader
Copy link
Contributor

Then we'll have merge conflicts :-(

@janschaefer
Copy link
Contributor

We will see, but I think we both have enough experience with merge conflicts ;-)

@Airblader
Copy link
Contributor

Indeed, but I still prefer avoiding them. :-) We probably only have a conflict in ScenarioModelBuilder anyway. See #213.

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

No branches or pull requests

3 participants