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

Add a "Report Bug" icon to the bottom-left of the GUI #2077

Closed
mieubrisse opened this issue Jan 25, 2024 · 0 comments · Fixed by #2080
Closed

Add a "Report Bug" icon to the bottom-left of the GUI #2077

mieubrisse opened this issue Jan 25, 2024 · 0 comments · Fixed by #2080
Assignees
Labels
feature request frontend Label for issues (bugs, FRs, etc) that pertain to the Kurtosis frontend nice to have Nice to have feature

Comments

@mieubrisse
Copy link
Collaborator

mieubrisse commented Jan 25, 2024

Background & motivation

We're dropping all user feedback right now, and I want to ensure users can tell us if stuff is broken!

Desired behaviour

In the bottom of the left navbar, there's a "Report Bug" button. It takes the user to the Github bug report page, with the "Product Area" set to "Frontend". Concretely, that's this URL: https://github.com/kurtosis-tech/kurtosis/issues/new?assignees=&labels=bug&projects=&template=bug-report.yml&version=TODO , with the TODO filled in with the version information. This fills out the version for the user, which is reallyyyyy nice (I use the CLI's kurtosis feedback --bug because it's just so nice)

How important is this to you?

Nice to have; this feature would make using Kurtosis more enjoyable.

What area of the product does this pertain to?

Frontend: the Graphical User Interface, including the Enclave Manager

@github-actions github-actions bot added frontend Label for issues (bugs, FRs, etc) that pertain to the Kurtosis frontend nice to have Nice to have feature labels Jan 25, 2024
github-merge-queue bot pushed a commit that referenced this issue Jan 25, 2024
## Description:
This PR fixes #2078 and fixes #2077 by adding the requested buttons to
the navigation bar.

### Demo

[Screencast from 25-01-24
16:05:48.webm](https://github.com/kurtosis-tech/kurtosis/assets/4419574/1d11a961-eece-4ada-9f2d-bfe998c68391)

## Is this change user facing?
YES

## References (if applicable):
* #2078
* #2077
github-merge-queue bot pushed a commit that referenced this issue Jan 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.86.12](0.86.11...0.86.12)
(2024-01-25)


### Features

* emui add report a bug and info dialog to nav
([#2080](#2080))
([7045ca5](7045ca5)),
closes [#2078](#2078)
[#2077](#2077)
* support passing toleration to kubernetes
([#2071](#2071))
([7a36ea3](7a36ea3)),
closes [#2048](#2048)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request frontend Label for issues (bugs, FRs, etc) that pertain to the Kurtosis frontend nice to have Nice to have feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants