laravel-compass
laravel-compass copied to clipboard
Resizeable sidebar
It will be good to be able to change sidebar size. Many endpoints looks like:
DELETE oauth/tokens/{token_...
How about this library? https://github.com/daybrush/moveable Or a more simple one? https://github.com/nikitasnv/vue-resizable
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.
In order to avoid resizing all the time when refreshing, should the width of the sidebar be saved on the local storage?