vaadin / designer

Public repository for Vaadin Designer
https://vaadin.com/designer
16 stars 3 forks source link

Id property is missing in Desginer #1204

Closed qtdzz closed 7 years ago

qtdzz commented 7 years ago

Steps to reproduce

The DomId property seems being changed at some point to id, and designer now doesn't provide ability to edit that property

Actual behavior

Doesn't show id property

Expected behavior

Show id property

IDE, Designer and OS version

Eclipse/IntelliJ Designer 1.1/2.0 Linux

mvysny commented 7 years ago

This would be a really nice to have. A customer has a binding framework which binds his own components to Vaadin components using the ID property, so it is really important to be able to enter Vaadin Component ids into the Outline.

qtdzz commented 7 years ago

Fixed:

fante76 commented 7 years ago

I updated to Vaadin Designer 1.1.1 on Eclipse Neon. There is no ID field in Properties panel. What I'm wrong on?

qtdzz commented 7 years ago

Hi Luca, the DomId property will be available in the next release 1.1.2 (soon!)