vue-design-system icon indicating copy to clipboard operation
vue-design-system copied to clipboard

Feature request: optionally remove DS-navigation in Templates

Open edwinm opened this issue 6 years ago • 0 comments

In some of my templates, I use width: 100vw or position: fixed. This doesn't work well with the navigation and title bar provided with VDS.

I also want to use the device modus in Chrome or Firefox. This also doesn't work well with the VDS markup.

Solution: provide a button to (temporarily) remove the VDS navigation and title bar. You can provide a floating button to go back. Or use a key combination.

Another option is to show the template in an iframe.

edwinm avatar Jan 31 '19 08:01 edwinm