Is there any plan to be able to search existing Instance Labels through the command panel? This would be helpful when trying to locate certain components throughout a page of a project. (e.g. specific use slots, boxes, etc)
Does it make sense if alike slot names stayed consistent across a webstudio project?
Example: If I have a slot named "slot-htmlEmbed-portfolio", this slot is copied around the project, and then the name of the slot has to change. It would be helpful if all slots associated would also have their names updated, otherwise it can be difficult to see which slot is associated with which.
I'm able to pull the raw date data into Webstudio but having difficulties formatting it into a simple DAY YYYY-MM-DD format. What is the best way to do this?
Moving selected components up and down the list in the navigator can be finicky at times. It would be nice if we could move components up and down the list with a CTRL+Arrow up or something similar with more precision than dragging with mouse.
CTRL+Arrow up = Move component above adjacent child component CTRL+Arrow down = Move component below adjacent child component CTRL+Arrow left = Move up the list to become its own parent CTRL+Arrow right = Move into child component above
The main issue is when dragging a component up and down the list it is quick to enter the children of adjacent lists without meaning to.
Also, if more than one item could be selected at a time during a move it would make many processes much faster!
It would be very helpful to be able to nudge values by a value of 1 depending on the direction you hit the arrow keys. Maybe a Shift + arrow key for a larger nudge.
Right now it nudges for a single interval but then exits the value attempting to be edited.
Currently unless a user navigates to the www. version (Bare Domain) of my website the site will not load. What is the best way to handle forwarding a user from the Bare Domain to the www subdomain?
I added a text area into the webhook form for contact information sent to email. I recevied the information for Name and email but the text area (message) portion of the form does not come through in the email.
I'm using an external privacy policy generator and bringing those into the pages set for all of the needed document pages. The JS loads on the canvas page but when implemented on the published site I run into @import errors and it does not finish loading the JS. What would I need to do to get around this?