Design panel border controls

OS info

  • Operating System : Windows 10.0.18362
  • Wappler Version : 3.2.1

Problem description

Design panel border controls
I had this issue in older versions too, and thought it was already logged as thought I saw an earlier report. Now with changes to border controls in 3.2.1, I notice this issue is still present.

I use border control to add borders around object, say column

Steps to reproduce

  1. Create new project (Bootstrap 4), custom hosting, server model php
  2. Attach style file through design panel
  3. add section, container, row, and column
  4. Set row to horiz Align content center
  5. Select column and in design panel create a class
  6. Use design panel to add border 2px solid colour
    Design preview shows everything correct, style.css has correct border code, so all good
  7. Save everything
  8. select different object, then reselect column
  9. In design panel border controls are empty, no width, no style, no color
    Web page preview still shows borders correctly and style.css is correct too
  10. Re-enter border settings through design panel starting with border width change, which
    changes correctly in style.css to correct border width, but style and color become undefined
    e.g. border: 5px undefined undefined;

Will be fixed in the next update.

1 Like

Fixed in Wappler 3.3.3