linkwarden / browser-extension

Browser extension for Linkwarden
GNU Affero General Public License v3.0
148 stars 12 forks source link

Not possible to select collection on Firefox #22

Closed SoCuul closed 9 months ago

SoCuul commented 9 months ago

When I try to save a link, it works fine other than the fact that it won't let me show the dropdown list to select which collection I want to save it in. It highlights around it, but no dropdown appears. Though, the links do save under the default "Unorganized" collection just fine.

crkos commented 9 months ago

Hello, thanks for the opening, I'm aware of this problem, Haven't had time to actually look into it very much, It only affects firefox afaik, I will be working on fixing it these days that i'm free

crkos commented 9 months ago

Hello, I just made a commit that should fix all the issues regarding this, please test the firefox branch and let me know if it's fixed for you so i can close this issue and begin the updating on the firefox store

SoCuul commented 9 months ago

Hello, I just made a commit that should fix all the issues regarding this, please test the firefox branch and let me know if it's fixed for you so i can close this issue and begin the updating on the firefox store

I'll check it out later today! I also noticed that the drop-down worked fine if I accessed the extension page (the long extension:// page), even though it didn't work when I clicked on the icon in the toolbar.

crkos commented 9 months ago

Well it must be some kind of constraint on height or something like that, But i think the current one fits better to search the wanted collections instead of just scrolling.

crkos commented 9 months ago

but it is weird that nothing rendered, since on chrome all the behaviour is normal, I would think is one of those oddities between browsers, which is to be expected i guess, but makes some things harder to mantain

SoCuul commented 9 months ago

Eyyy, it works perfectly! Thanks man!

crkos commented 9 months ago

Thanks, closing issue