Michael added a comment.

  Though really, we can simplify that "for attribute"-scenario to
  
    <template>
        <Lookup ... :hasTooltip="true" @tooltip:clicked="showValueTooltip = 
!showValueTooltip" />
        <Popover show.sync="showValueTooltip">Content of Value Tooltip</Popover>
    </template>
  
  No fancy attributes and CSS selectors needed. just an icon-button that is 
shown if some prop is true and an extra event that is emitted when that button 
is clicked.

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

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

To: Michael
Cc: Michael, ItamarWMDE, Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to