lockbox-extension icon indicating copy to clipboard operation
lockbox-extension copied to clipboard

Experimental Firefox extension for login management experiences, not being actively developed

Results 100 lockbox-extension issues
Sort by recently updated
recently updated
newest added

Do we need to conduct an audit and create button/link titles for additional context for clickable elements throughout Lockbox? @hmcgaw @m8ttyB and @kimberlythegeek looking for guidance here.

feature
accessibility

When navigating using the keyboard, focus is visibly lost after tabbing past "Search Lockbox Entries" Steps to reproduce: 1. Build & run lockbox from master 2. Using keyboard only: 3....

accessibility

We can't use XUL box layout values for CSS `display` anymore, see https://bugzilla.mozilla.org/show_bug.cgi?id=1288572

Found at #697, see example of the "Copy" buttons in the doorhanger.

I realized there are Fluent files in the repo, and someone is trying to localize them with pull requests, so I took a look. CC @stasm ``` product-title = Lockbox...

- [ ] add dev details about fluent to `/docs/localization.md` - [ ] add plans for Pontoon to `/docs/localization.md` - [ ] also add details to `CONTRIBUTING.md` - [ ]...

chore

My Firefox accounts in extension got logged out 2 days back. Today I signed in again. First time it was redirected to allizom setup. Next time I signed in it...

bug

Currently, our documentation isn't being deployed when we update master. This is because we use Babel 7, but the `documentation` package we use for our docs wants Babel 6. When...

In standard web pages within Fx, a url preview is displayed in the bottom-left corner of the page on hover. Can we implement this for our links within Lockbox?

feature

Follow-up item from [#607](https://github.com/mozilla-lockbox/lockbox-extension/pull/607#issuecomment-370521410) via discussion with @jimporter @nickbrandt: >I think we should probably just specify the line-height in the body for all our documents (instead of declarations on specific...

chore