Add an assignable html id attribute to UI elements in Bubble

@gakanimal check out this thread I started with some workarounds mentioned:

Edit: ok, so there isn’t a full solution posted there. I thought there was :slight_smile: Essentially you need to create a tiny HTML block within a group (1px by 1px) and inside this group you can create some JavaScript that appends class or ID to the parent Group element.