Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Context menu bookmarks #10054

Closed
NejcZdovc opened this issue Jul 19, 2017 · 0 comments · Fixed by #10301
Closed

Context menu bookmarks #10054

NejcZdovc opened this issue Jul 19, 2017 · 0 comments · Fixed by #10301

Comments

@NejcZdovc
Copy link
Contributor

NejcZdovc commented Jul 19, 2017

Test plan

#10301 (comment)


Describe the issue you encountered:
We shouldn't generate the whole context menu tree when you click on the folder. We should generate it dynamically.

We would need to modify this function https://github.com/brave/browser-laptop/blob/master/app/renderer/components/common/contextMenu.js?utf8=%E2%9C%93#L183 so that you could pass custom functions for hover event.

This function generate the whole tree https://github.com/brave/browser-laptop/blob/master/app/renderer/reducers/contextMenuReducer.js?utf8=%E2%9C%93#L516

@NejcZdovc NejcZdovc added this to the 0.20.x (Developer Channel) milestone Jul 19, 2017
@NejcZdovc NejcZdovc self-assigned this Jul 19, 2017
@NejcZdovc NejcZdovc added perf hackathon Legacy label for a hackaton. labels Jul 19, 2017
@NejcZdovc NejcZdovc modified the milestones: 0.19.x (Beta Channel), 0.20.x (Developer Channel) Aug 1, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Aug 4, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Aug 4, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Aug 4, 2017
@NejcZdovc NejcZdovc modified the milestones: 0.21.x (Nightly Channel), 0.19.x (Beta Channel), 0.20.x (Developer Channel) Aug 4, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Aug 4, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Aug 4, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Aug 5, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Aug 8, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Aug 9, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Aug 9, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Aug 9, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Aug 24, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Sep 5, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Sep 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.