jarrodek / ChromeRestClient

ARC Chrome is deprecated. Please move to https://github.com/advanced-rest-client/arc-electron/
Apache License 2.0
371 stars 98 forks source link

sandwich navigation button is not opening the left panel. Only displays half merged vertical bar #1163

Closed ase-101 closed 5 years ago

ase-101 commented 5 years ago

sandwich navigation button is not opening the left panel. Only displays half merged vertical bar.

Expected outcome

Click on sandwich navigation button should open the left panel displaying history and saved requests.

Actual outcome

Click on sandwich navigation button is not opening the left panel.

Versions

App: 10.0.12 Platform: 5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36

Capture

jarrodek commented 5 years ago

Hi, This is known issue which right now I cannot fix.. Suggested walkaround is to use ARC desktop client: https://github.com/advanced-rest-client/arc-electron/releases (Note, you have to move your data manually by using import/export).

Or see my comment here to fix it yourself https://github.com/jarrodek/ChromeRestClient/issues/1121#issuecomment-481513441

ase-101 commented 5 years ago

thank you.