From d16bfd86d463c8855061b9e43fc4031d2b95b8f7 Mon Sep 17 00:00:00 2001 From: BPower0036 <80090789+BPower0036@users.noreply.github.com> Date: Wed, 18 Jan 2023 07:41:41 +0000 Subject: [PATCH] Update with mozilla/multi-account-containers@main --- docs/acceptance.md | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 docs/acceptance.md diff --git a/docs/acceptance.md b/docs/acceptance.md deleted file mode 100644 index aeeb533..0000000 --- a/docs/acceptance.md +++ /dev/null @@ -1,31 +0,0 @@ -# Acceptance Criteria - -## User Experience -- [ ] It should place a containers button on the user’s browser toolbar -- [ ] It should include all containers management UI inside a door hanger from this toolbar button -- [ ] It should provide a set of default container choices for users to pick from (work, home, travel etc.) - - [ ] Each container type should have a color, icon and name -- [ ] It should allow users to create new containers -- [ ] It should allow users to delete containers -- [ ] It should allow users to open container tabs - - [ ] each container tab should be clearly demarcated by color/icon etc. -- [ ] It should provide a control to show/hide all open tabs of one container type -- [ ] It should provide a control to sort tabs by container type -- [ ] It should provide a control to allow users to open containers in new tab or new window by default - -## User Experience Non-Requirements (out of scope) -- [ ] It should not show any UI in browser settings -- [ ] It should not effect the awesome bar -- [ ] It should not effect the Firefox Library -- [ ] It should not make any changes to sync functionality - -## Measurements -- [ ] It should measure container tab creations per session -- [ ] It should measure the type of container tab created -- [ ] It should measure container tab creations -- [ ] It should measure new container creations -- [ ] It should measure container deletes -- [ ] It should measure container sorts -- [ ] It should measure container hides -- [ ] It should report URIs accessed across multiple containers -- [ ] It should measure the % of tab-based vs windows-based containers