AdamKmet1997 / Group-My-Tabs

MIT License
3 stars 2 forks source link

Empty url group #7

Open AdamKmet1997 opened 1 year ago

AdamKmet1997 commented 1 year ago

If the user tries to group tabs and some tabs have empty url at the time it creates a group with empty urls.

This becomes an issue when opening be tab because the tab is automatically moved to empty url group and never moved to it's real group

KaifHalak commented 1 year ago

You mean like it creates a "NewTab" group and so when you create a new tab, it just moves it to that group?

AdamKmet1997 commented 1 year ago

You mean like it creates a "NewTab" group and so when you create a new tab, it just moves it to that group?

Yea something like that I have experienced it I past... and then any new tab straight away goes to that group and never into actual group it belongs to.....fix should be just a check if domain is empty don't group...return false where we get domain besically