ContactEngineering / ce-ui

User interface of contact.engineering
https://contact.engineering
MIT License
0 stars 0 forks source link

Unclear whether form can be edited or not #44

Open pastewka opened 5 months ago

pastewka commented 5 months ago

@IoannisNezis mentioned that he was confused about whether a form can be edited. Currently, forms look like this if they are not editable:

image

Once clicked on edit, the form turns into this:

image

@IoannisNezis noted that both look editable to him. A non-editable form to him should have no frames around the editable areas.

Note: What we are currently using is Bootstrap default (while means easy to change but probably widely used).

@tdbjacobs @ArushiPradhan @FelixCassin or @lthimons any thoughts on this?