Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To do #2

Open
21 of 35 tasks
f-jiang opened this issue May 18, 2018 · 0 comments
Open
21 of 35 tasks

To do #2

f-jiang opened this issue May 18, 2018 · 0 comments
Assignees

Comments

@f-jiang
Copy link
Owner

f-jiang commented May 18, 2018

Important

  • Hover state for close tab button
  • Set extension favicon
  • In WindowComponent, use animation state variables
  • Prepare for release
    • Update manifest.json, esp. version number
    • Create promotional art and screenshots
      • Logo
      • Screenshots
    • README and store page
  • Code maintenance
    • Remove old comments
    • Remove unused imports
    • Make variable names consistent (e.g., underscore for private members)
    • Function name convention: windows removed, not closed
    • Explicitly state which members are private and which are public
    • No padding for curly braces
    • Reorder member functions
    • Refactor WindowsService.update()
  • Sort tabs by domain name or tab title
  • Remove duplicate tabs
  • When a tab is clicked in the sorting session, bring that Chrome tab into focus
  • At top level, check in other windows for duplicate tabs
  • Select multiple tabs or windows at once
  • Optimize layout
    • Smaller tabs and windows when browser window is small

Nice to have

  • Update Font Awesome to version 5
  • Obtain hi-res favicons for sorting session tabs OR show screenshots of the web page
  • Better error handling (e.g. exceptions)
  • Animations for tab deduplication
  • Periodically reload tab icons
  • Merge windows
  • Layout: lists within grid squares
  • Only show reset and apply button when changes present; change menu bar colour when changes present

Bugs

  • All tab title tooltips disappear after any tab's position within sortable is changed
  • Popup windows (which cannot have more than one tab) show up in the extension. If one tries to interact with this window, the extension crashes and enters an unusable state.
@f-jiang f-jiang self-assigned this May 18, 2018
@f-jiang f-jiang changed the title Backlog To do May 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant