adrienjoly / chrome-next-step-for-trello

✅ Chrome extension to check tasks directly from your Trello boards
https://adrienjoly.com/chrome-next-step-for-trello
72 stars 24 forks source link

Extension button takes too much space #91

Closed oktayacikalin closed 4 years ago

oktayacikalin commented 4 years ago

Having multiple extensions in Trello quickly fills up the space of the extension bar where your extension also shows up.

It would be great to reduce its space to the only possible minimum in order to give the other extensions more space and to avoid automatic line wrapping.

Thanks for this awesome ext btw!

adrienjoly commented 4 years ago

Thanks for the compliments and for the suggestion, Oktay!

Would you like to propose an alternative design for this button?

oktayacikalin commented 4 years ago

I would only show an icon and no text.

For now I'm hiding the whole button using ublock origin.

adrienjoly commented 4 years ago

There were two reasons why I had made that button that big:

Ideally, we could save some space by removing most of the text (if not all) of that button. That said, we would still need a way to communicate which mode is currently selected.

The only idea that I have so far on how to achieve that, is to design one icon per mode. Unfortunately, I don't have enough skills and time to do that properly myself.

=> I welcome contributions that anybody may have on this.

oktayacikalin commented 4 years ago

Thank you!