-
-
Notifications
You must be signed in to change notification settings - Fork 2
Description
When no element is selected / when the element that's selected doesn't have animation-timeline, then it shows the following error message:
I believe it'd be more useful to users if instead of stating the issue, it helps you solve the issue (ideally both). To accomplish this, you could replace that view with something similar to this - the 'Layout' tab:
A list containing all the elements with the animation-timeline property. So, you'd click on the shortcut links, and it'd select the element, and then of course, now you've selected a valid element for the Chrome Extension to get to work, so the error is fixed.
- It doesn't have to be a list, it could be for instance a grid with a "preview image" of the element's containing box.
- You could make it such that when you hover the shortcut, it highlights the elements on the website (which is what the 'Layout' tab already does).
- You could make this view accessible while using the tool on a select element, so you can easily switch to another.
- You could show the full path to the element, instead of what the 'Layout' tab does.

