ui5-webcomponents icon indicating copy to clipboard operation
ui5-webcomponents copied to clipboard

ui5-avatar- should support up to three latin letters as initials

Open pankajpandey01 opened this issue 2 years ago • 2 comments

Feature Request Description

As per below Fiori3 design guidelines on Avatar. It should support up to three latin letters as initials. https://experience.sap.com/fiori-design-web/avatar/#initials

Priority

  • [ ] Low
  • [x] Medium
  • [ ] High
  • [ ] Very High

Stakeholder Info (if applicable)

  • Organization: {SuccessFactors}
  • Business impact: {User with middle name are not having middle name as part of initials. e.g. Marjolein van Veen, MvV}

pankajpandey01 avatar Sep 02 '22 19:09 pankajpandey01

And FYI that even though https://experience.sap.com/fiori-design-web/avatar/#initials shows that 3 initials should be supported, but the UI5 Classic's Avatar and UI5 WC's Avatar only supports 2 initials.

stoehr avatar Sep 03 '22 12:09 stoehr

Internal reference: BGSOFUIPIRIN-5871

dobrinyonkov avatar Sep 14 '22 08:09 dobrinyonkov

implemented with https://github.com/SAP/ui5-webcomponents/pull/5870

dobrinyonkov avatar Oct 27 '22 10:10 dobrinyonkov