-
Notifications
You must be signed in to change notification settings - Fork 973
navigationBar refactor tracking issue #9283
Comments
I created a branch |
Addresses #9283 - Replace stopButton, homeButton, publisherButton, and braveMenuButton
Addresses #9283 .navbarMenubarBlockContainer (introduced with f2426f1#diff-303f0b6a297506f2cc18bf7b4cb370c5R789, which no longer exists on the master branch.) .inputbar-wrapper (introduced with 0e57690#diff-02c4b23ad267fe636760179e32fa29ceR141 with no clear reason. Since .inputbar-wrapper has not been used, it can be removed safely.)
Addresses #9283 Also: - Replace stopButton, homeButton, publisherButton, and braveMenuButton
Addresses #9283 .navbarMenubarBlockContainer (introduced with f2426f1#diff-303f0b6a297506f2cc18bf7b4cb370c5R789, which no longer exists on the master branch.) .inputbar-wrapper (introduced with 0e57690#diff-02c4b23ad267fe636760179e32fa29ceR141 with no clear reason. Since .inputbar-wrapper has not been used, it can be removed safely.)
Addresses #9283 Also: - Replace stopButton, homeButton, publisherButton, and braveMenuButton
Addresses #9283 .navbarMenubarBlockContainer (introduced with f2426f1#diff-303f0b6a297506f2cc18bf7b4cb370c5R789, which no longer exists on the master branch.) .inputbar-wrapper (introduced with 0e57690#diff-02c4b23ad267fe636760179e32fa29ceR141 with no clear reason. Since .inputbar-wrapper has not been used, it can be removed safely.)
Addresses #9283 See discussion on #9851 (comment)
Addresses #9283 .navbarMenubarBlockContainer (introduced with f2426f1#diff-303f0b6a297506f2cc18bf7b4cb370c5R789, which no longer exists on the master branch.) .inputbar-wrapper (introduced with 0e57690#diff-02c4b23ad267fe636760179e32fa29ceR141 with no clear reason. Since .inputbar-wrapper has not been used, it can be removed safely.)
Addresses #9283 Also: - Replace stopButton, homeButton, publisherButton, and braveMenuButton
Addresses #9283 See discussion on #9851 (comment)
Addresses #9283 .navbarMenubarBlockContainer (introduced with f2426f1#diff-303f0b6a297506f2cc18bf7b4cb370c5R789, which no longer exists on the master branch.) .inputbar-wrapper (introduced with 0e57690#diff-02c4b23ad267fe636760179e32fa29ceR141 with no clear reason. Since .inputbar-wrapper has not been used, it can be removed safely.)
Addresses #9283 Also: - Replace stopButton, homeButton, publisherButton, and braveMenuButton
Addresses #9283 See discussion on #9851 (comment)
Addresses #9283 See discussion on #9851 (comment)
adding Re-assigning @luixxiul, co-assigning me. @bsclifton and @NejcZdovc feel free to join too but will eventually be tagged for reviews. This is important for the following reasons: With this we can:
Plus:
I'm changing the description to Recalling that most of this work was already done by @luixxiul's prior work in #9851. This is just a matter of coordinating the best takes and applying as needed. |
I'm happy as long as proposed changes from me are attributed some way. This time I'll audit if styles are successfully converted, creating no visual regressions. |
Describe the issue you encountered: Refactor navigationBar.less with Aphrodite (tracking ticket).
navigationBar.less
is obviously one of the most largest LESS files afterforms.less
has been almost refactored.So I would like to propose that we should work on that file step by step, splitting the tasks, confirming each of them works nicely, rather than refactoring everything with one commit and PR.
Extra QA steps:
1.
2.
3.
Any related issues:
The text was updated successfully, but these errors were encountered: