Skip to content
#

edge-extension

Here are 130 public repositories matching this topic...

luckyrat
luckyrat commented Oct 26, 2020

For people that use the standalone password generator as part of their workflow, it would be better if they didn't have to refocus the previous input field after they close the generator panel.

  • document.activeElement.hasFocus() will tell us what is currently focussed
  • If it exists we can store a reference to the activeElement in the PanelStub instance
  • When closing the PanelStub we can c

Improve this page

Add a description, image, and links to the edge-extension topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the edge-extension topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.