Filter tags and folders#2964
Filter tags and folders#2964Rokt33r merged 13 commits intoBoostIO:masterfrom amedora:filter-tags-and-folders
Conversation
|
Thanks for continuing the work from the other PR. You've took the other branch as base to start your work, right? I'd like to review this but I'm having troubles to run |
| navButtonColor() | ||
| position relative | ||
| margin-right 6px | ||
| top 3px |
|
I think it looks good now, people will aware that they're in search mode so I don't think we need a "no match" indicator. |
|
On second thought, I think you're right @AWolf81 the glass icon can make people confuse with the search box next to it. How should we indicate that this is a button for filter tags/folders? Maybe add a placeholder "filter tags/folders..." to the text box when it appears |
|
@ZeroX-DG good idea to add the placeholder I mentioned the indication for not matching anything because I was confused during testing - I thought there is something broken with-out noticing that it's not matching anything from my three test tags (#1st, #2nd, #Typescript). I think a small text with An indication about the active filter (e.g. changing the color of the search glass) would make sense if the feature can also be active with a freshly started app but I think after start the glass is disabled by default, right? So it's probably OK to have no mode indication & have just the seach box as indication. |
|
@ZeroX-DG Could you review this again? |
|
@amedora can you fix the conflicts so and can approve it? |
# Conflicts: # browser/main/SideNav/index.js # locales/da.json # locales/de.json # locales/en.json # locales/es-ES.json # locales/fa.json # locales/fr.json # locales/hu.json # locales/it.json # locales/ja.json # locales/ko.json # locales/no.json # locales/pl.json # locales/pt-BR.json # locales/pt-PT.json # locales/ru.json # locales/sq.json # locales/th.json # locales/tr.json # locales/zh-CN.json # locales/zh-TW.json
|
@ZeroX-DG done 👍 |
# Conflicts: # locales/zh-CN.json
|
@amedora Could you fix the conflicts? |
# Conflicts: # browser/main/SideNav/PreferenceButton.styl # browser/main/SideNav/SideNav.styl
|
@Rokt33r done 👍 |
# Conflicts: # browser/main/SideNav/index.js
|
ping @Rokt33r |






Description
This PR is a continuation work to #2779

Issue fixed
Type of changes
Checklist: