elementary / feedback

GitHub Issue Reporter
https://elementary.io
GNU General Public License v3.0
12 stars 3 forks source link

Make Report a Problem available in Applications menu? #1

Closed peteruithoven closed 1 year ago

peteruithoven commented 6 years ago

Is there a way to make the Report a Problem functionality available as an application action in the Applications menu? A bit like Check for updates is currently available as an application action from the AppCenter. I realize that the About plug isn't really an application which might be a problem.

peteruithoven commented 5 years ago

This should help: https://github.com/elementary/feedback

tintou commented 5 years ago

The About plug is already providing the search item, it only needs to actually open the "report a problem" dialog when clicked

danirabbit commented 5 years ago

I’m gonna transfer this to elementary/feedback since I’d like to break this code out from About

peteruithoven commented 5 years ago

@danrabbit why are you actively hiding this app from the applications menu? https://github.com/elementary/feedback/commit/012d0113f7fee8641c31b0c541ce96211f6e935b

danirabbit commented 5 years ago

@peteruithoven mainly just to have parity with the old dialog, but I'm open to discussion about if it should show as a regular app

cassidyjames commented 5 years ago

@danrabbit yeah I think hiding it from Applications Menu makes sense since Switchboard already does show a result for it and as @tintou said, the plug should probably just open the dialog for that result if possible.

In the future if we make the app more of a standalone/full-featured thing I could see revisiting this.

hanaral commented 3 years ago

I'd like to point out that the Beta announcement says you can find it by searching in the Applications Menu here: Screenshot from 2021-05-01 10-32-12

But searching either feedback or Feedback returns no results.

jeremypw commented 3 years ago

@hanaral You should get an entry "System -> Send Feedback" when you search the Applications Menu for "feedback". Is that not the case for you?

hanaral commented 3 years ago

@jeremypw Nevermind, yeah it comes up (I was typing in the wrong language lol) It should be noted though that the icon it uses is the system/firmware icon, I don't think it's very fitting

nothingneko commented 2 years ago

@jeremypw Nevermind, yeah it comes up (I was typing in the wrong language lol) It should be noted though that the icon it uses is the system/firmware icon, I don't think it's very fitting

This is a quick fix, I can swap it real quick

nothingneko commented 2 years ago

Already swapped 👍