brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

Add support for dragging of extensions on the side bar. #13251

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by Faiz7412 Wednesday Jun 24, 2015 at 06:04 GMT Originally opened as https://github.com/adobe/brackets/issues/11306


screenshot from 2015-06-24 11 23 20 I have a really huge list for extensions and it would be great if I there is a functionality to arrange which extensions show up in the right sidebar and also have the ability to arrange them using dragging

core-ai-bot commented 3 years ago

Comment by Faiz7412 Wednesday Jun 24, 2015 at 06:29 GMT


Also, it'd be great if the side bar slides to the left showing the name of the extensions with a millisecond delay after one hovers on them. Similar to how facebook implements in chat bar.

core-ai-bot commented 3 years ago

Comment by petetnt Wednesday Jun 24, 2015 at 10:20 GMT


At least on Windows the sidebar does show the names of the extensions when hovering (as the elements with title-attribute should) but I do agree that tooltips similar to the Facebook example would be nicer:

image

core-ai-bot commented 3 years ago

Comment by Faiz7412 Thursday Jun 25, 2015 at 06:38 GMT


Not only in windows, the sidebar shows names of extensions when hovering on all platforms. I think I'll have to elaborate what I was saying. The sidebar can have more functionality and liveliness. If you use facebook with zoom more than 100%, chat sidebar just shows the profile pic of your contacts. As soon as you hover over them, the sidebar slides to the left with names of your contacts.

facebook chat sidebar

core-ai-bot commented 3 years ago

Comment by Faiz7412 Thursday Jun 25, 2015 at 06:43 GMT


There also one more related issue: If you install a lot of extensions, the sidebar gets cluttered up and new ones are added to the bottom of last extension on the sidebar. If you have extensions lined up to the bottom of the screen, adding more can make them inaccessible from sidebar. I was unable to use 'extract' extension after re-installing it. And to access it, I had to remove lots of extensions that were taking up the space on the sidebar. The reason I suggest something like fb chat sidebar is that it solves two problems: 1. quickly showing the name of the extesion without having to wait for a second

  1. Provide scrolling functionality in sidebar so as to access all the installed extensions easily.