fig icon indicating copy to clipboard operation
fig copied to clipboard

Dropdown popup shaking/dissapearing

Open milanzmitrovic opened this issue 1 year ago • 1 comments

Sanity checks

  • [X] I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
  • [X] I have run fig doctor in the affected terminal session
  • [X] I have run fig restart and tested again (tell us if that fixed it)

Issue Details

https://user-images.githubusercontent.com/58112365/190912677-96601a55-c254-4535-ade6-cf7a60870ec9.mov

Environment

fig-details:
  - desktop-version: Version 1.0.61 (B527) [Beta] [ABC]
hardware-info:
  - model: MacBook Pro
  - model-id: MacBookPro15,4
  - chip-id: 
  - cores: 4
  - mem: 8 GB
os-info:
  - macOS 12.5.0 (21G72)
environment:
  - shell: /bin/zsh
  - terminal: terminal
  - cwd: /Users/milanmitrovic/Desktop/plotly-dash-login-simple
  - exe-path: /usr/local/bin/fig
  - install-method: brew
  - env-vars:
    - FIG_INTEGRATION_VERSION: 8
    - FIG_TERM: 1
    - FIG_TERM_VERSION: 5.2.0
    - PATH: /Users/milanmitrovic/PycharmProjects/miscelaneus/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/milanmitrovic/.fig/bin:/Users/milanmitrovic/.local/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - TERM_SESSION_ID: 190AC6FB-860B-4D6E-8750-C042DCDF9325
    - FIG_PID: 9811
- integrations:
  - SSH: false
  - TMUX: false
  - iTerm: application is not present.
  - Hyper: application is not present.
  - Visual Studio Code: installed!
  - Docker: false

milanzmitrovic avatar Sep 18 '22 14:09 milanzmitrovic

Ah, this bug... will fix. I think I know what's happening here.

clo4 avatar Sep 21 '22 04:09 clo4