ember-inspector icon indicating copy to clipboard operation
ember-inspector copied to clipboard

feature suggestion: detect actions and what module they come from

Open mgenev opened this issue 11 years ago • 12 comments

It would be really helpful if among everything else ember inspector could detect the active actions and their origins.

I love your work btw :)

mgenev avatar Sep 25 '14 22:09 mgenev

Thanks :) So you're suggesting a new "Actions" tab that contains a list of actions + controller/route name ?

teddyzeenny avatar Sep 26 '14 12:09 teddyzeenny

Yes that would be awesome. Whatever actions are currently active in the route you're in, and their origins.

mgenev avatar Oct 01 '14 22:10 mgenev

Yes, this feature would be great! I'm using a plugin as documented but it's not working. I can see the ember actions are bound to the element, data-ember-action="1689", but I can't dig into it any deeper without the suggested tab in the Ember inspector.

kevinvangelder avatar Jun 29 '15 21:06 kevinvangelder

Logging actions as they happen (where they were triggered and where they were handled) would definitely be neat.

rwjblue avatar Jun 29 '15 22:06 rwjblue

:+1: for this

davidpatters0n avatar Jul 26 '15 23:07 davidpatters0n

I'm interested in working on this. I'd also want it to work out-of-the-box (or maybe v2) with ember-concurrency tasks

jasonworden avatar Mar 23 '19 16:03 jasonworden

I had in mind something like the Redux dev tools which has a history of all actions that go through the reducers

jasonworden avatar Mar 23 '19 16:03 jasonworden

@jasonworden we would definitely love to help you bring your visions to life 😄

RobbieTheWagner avatar Mar 25 '19 15:03 RobbieTheWagner

I'm doing some issue gardening 🌱🌿 🌷 and came upon this issue. Since it's quite old I just wanted to ask if this is still relevant? If it isn't, maybe we can close this issue?

Actions are being replaced with vanilla functions, so this may not be relevant anymore?

By closing some old issues we reduce the list of open issues to a more manageable set.

sandstrom avatar Nov 02 '21 09:11 sandstrom

@sandstrom I think it's still relevant, but we need someone to want to take it on and work on it.

RobbieTheWagner avatar Nov 03 '21 14:11 RobbieTheWagner

@rwwagner90 How about adding the 'Discussions' tab and move stuff like that there?

Realistically, many things that are suggested will never be added/built, and having a bunch of open issues makes it less obvious what the "real" issues are.

There is a handy button that can one-click move issues into discussions. One can also up-vote various posts there, to see e.g. interest for various ideas.

Bringing the number of open issues down to a more manageable set of reproducible bugs or other highly relevant stuff makes it easier to focus + get an overview of outstanding issues.

sandstrom avatar Nov 03 '21 15:11 sandstrom

I no longer plan on taking this one up, but looking forward to it making its way into the tool someday!

jasonworden avatar Nov 03 '21 16:11 jasonworden