onivim/oni

Outline showing on Menu when clicking on it with mouse

開放

#1,750 建立於 2018年3月8日

 (0 則留言) (0 個反應) (0 位負責人)TypeScript (297 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (11,246 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

I was playing around with the Menu (QuickOpen - Control+P / Command Palette - Control+Shift+P), and just noticed that when clicking inside the menu, we get a yellow outline border:

image

I believe this may be a result / regression from switching to react-virtualized. Might just need some styling tweaks on one of the containers here: https://github.com/onivim/oni/blob/bffb10f4c9808261259061bb0f9416a351b555c0/browser/src/Services/Menu/MenuComponent.tsx#L86

貢獻者指南