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

Opening in searched and selected Containers #8

Open
svrublevskaya-sc opened this issue Aug 21, 2023 · 0 comments
Open

Opening in searched and selected Containers #8

svrublevskaya-sc opened this issue Aug 21, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@svrublevskaya-sc
Copy link

svrublevskaya-sc commented Aug 21, 2023

Overview

When the number of containers a user has is too large, the user may need to open the active tab not in all existing containers, but only in individually selected ones.

The idea is to allow the user to select containers (groups of containers) in which to open the active tab.

Implementation details

Clicking on the extension icon open a popup that contains:

  • link 'Open in available containers'. By clicking on this link, the current tab opens in all existing containers.
  • button 'Select containers from the list', by clicking on which the following settings are shown:
    • an input field [filter containers by name_____] that filters containers by name from the entire available list
    • a list of checkboxes with all existing containers
    • button 'Open in selected container', becomes active when at least one container from the list is selected. By clicking on this button, the popup closes and the current tab opens in the selected containers.
  • section 'Open in available presets' (displays only if user has Containers Group presets (Issue Opening of Containers Group presets #9)), displays list of links 'Preset name'. Clicking on this link, the popup closes and the current tab opens in the containers from chosen preset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant