laravel-compass icon indicating copy to clipboard operation
laravel-compass copied to clipboard

Resizeable sidebar

Open antonkomarev opened this issue 5 years ago • 3 comments

It will be good to be able to change sidebar size. Many endpoints looks like: DELETE oauth/tokens/{token_...

antonkomarev avatar Oct 29 '19 14:10 antonkomarev

How about this library? https://github.com/daybrush/moveable Or a more simple one? https://github.com/nikitasnv/vue-resizable

railken avatar Oct 30 '19 13:10 railken

I have no problem with the current implementation because it only displays the request title (if not empty) and it can be updated, but I like the idea to improve the sidebar.

davidhsianturi avatar Oct 30 '19 18:10 davidhsianturi

In order to avoid resizing all the time when refreshing, should the width of the sidebar be saved on the local storage?

railken avatar Oct 31 '19 10:10 railken