You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
I think the extension update notification <span/> that is positioned over the "Installed" tab should be placed inside of the tab <a/>. This way when it is hovered or clicked, it is the tab that is interacted with and not the <span/>. See for example the current behavior when hovered - not what one might expect:
I'd like to tackle this as a starter bug if there is agreement that it should be changed.
What are Adobe's privacy policies in regards to the information supplied when signing the Brackets Contributor License Agreement? Under what circumstances could this information be provided to a third party? Thanks!
I think the extension update notification
<span/>that is positioned over the "Installed" tab should be placed inside of the tab<a/>. This way when it is hovered or clicked, it is the tab that is interacted with and not the<span/>. See for example the current behavior when hovered - not what one might expect:I'd like to tackle this as a starter bug if there is agreement that it should be changed.
What are Adobe's privacy policies in regards to the information supplied when signing the Brackets Contributor License Agreement? Under what circumstances could this information be provided to a third party? Thanks!