ovity / octotree

GitHub on steroids
https://www.octotree.io/
GNU Affero General Public License v3.0
22.83k stars 1.78k forks source link

Firefox: panel blocks whole screen #1076

Closed lulalala closed 3 years ago

lulalala commented 3 years ago

Description

On Firefox, when mouse is hovered over the Octotree button, it would expand to the whole screen, and user is unable to exit from Octotree.

I've only enabled Octofree extension and nothing else.

I've also tried this on Chrome, and on Chrome it displays correctly.

Environment (if bug)

danhgit commented 3 years ago

Hi, can you re-install Octotree to see if this problem persists?

danhgit commented 3 years ago

I'm closing this now as I'm quite sure re-installing will fix the issue. Thanks for reporting.

danhgit commented 3 years ago

Sorry, you might also have to delete the "octotree.sidebar_width" local storage entry. Just go to a repo in github, open the Firefox dev tool, look for local storage and delete that entry. I think it might have the wrong value.

lulalala commented 3 years ago

@danhgit thanks. Yes my octotree.sidebar_width is 2032 somehow. After deleting it things works as expected.