thiemowmde added a comment.

I played around with this a little bit. I suggest to change the button from "+ add" to "+ add statement" (this repeats the word "Statements" from the headline), as well as add an empty placeholder box:
F8796282: image.png
The box disappears the moment the first statement is added. This is even possible with pure CSS:

.wikibase-statementgrouplistview > .wikibase-listview:empty {
    border: 1px solid #c8ccd1;
    box-shadow: inset 0 0 1em rgba(0, 0, 0, 0.2);
    float: left;
    min-height: 4em;
    width: 100%;
}

TASK DETAIL
https://phabricator.wikimedia.org/T76243

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde
Cc: Jan_Dittrich, James_Budday, Charlie_WMDE, Zppix, Alaa.Mustafa87, Poyekhali, Ricordisamoa, Aklapper, thiemowmde, adrianheine, Snaterlicious, Lydia_Pintscher, GoranSMilovanovic, QZanden, JGirault, Izno, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to