This repository was archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 969
Redux component - Menubar #8652
Labels
needs-info
Another team member needs information from the PR/issue opener.
OS/Windows
QA/checked-Linux
QA/checked-macOS
QA/checked-Win64
QA/test-plan-specified
refactoring/redux-component
release-notes/include
Milestone
Comments
I would vote to push this past 1.0 because it's very limited (only used on Windows; even then, only when menu is visible). I don't think we'd get much by reworking it What do you think? |
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
May 3, 2017
Resolves brave#8652 Auditors: @bsclifton @bridiver Test Plan: - open menu on windows - try clicking around - everything should behave as did before
4 tasks
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
May 3, 2017
Resolves brave#8652 Auditors: @bsclifton @bridiver Test Plan: - open menu on windows - try clicking around - everything should behave as did before
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
May 3, 2017
Resolves brave#8652 Auditors: @bsclifton @bridiver Test Plan: - open menu on windows - try clicking around - everything should behave as did before
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
May 3, 2017
Resolves brave#8652 Auditors: @bsclifton @bridiver Test Plan: - open menu on windows - try clicking around - everything should behave as did before
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
May 3, 2017
Resolves brave#8652 Auditors: @bsclifton @bridiver Test Plan: - open menu on windows - try clicking around - everything should behave as did before
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
May 3, 2017
Resolves brave#8652 Auditors: @bsclifton @bridiver Test Plan: - open menu on windows - try clicking around - everything should behave as did before
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
May 4, 2017
Resolves brave#8652 Auditors: @bsclifton @bridiver Test Plan: - open menu on windows - try clicking around - everything should behave as did before
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
May 4, 2017
Resolves brave#8652 Auditors: @bsclifton @bridiver Test Plan: - open menu on windows - try clicking around - everything should behave as did before
sorry, but we need to revert this for now. It stores methods in the state and we can't do that because they are not serializable |
I guess the menu template thing has been there for a long time so I'll leave this for now, but we need to fix that so I'll open a ticket |
This was referenced May 5, 2017
@bridiver @NejcZdovc so does this issue have to be reopened? I'm asking it for QA work. |
@luixxiul no need to be reopened, if you are talking about context menu, we will address this issue later on. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
needs-info
Another team member needs information from the PR/issue opener.
OS/Windows
QA/checked-Linux
QA/checked-macOS
QA/checked-Win64
QA/test-plan-specified
refactoring/redux-component
release-notes/include
Test plan
#8656 (comment)
Describe the issue you encountered:
Refactor
Menubar
into redux component.The text was updated successfully, but these errors were encountered: