issues
search
internetarchive
/
iaux
Monorepo for Archive.org UX development and prototyping.
GNU Affero General Public License v3.0
67
stars
86
forks
source link
Use screen name in Topnav, unicode truncate in-browser
#884
Closed
mc2
closed
1 year ago
mc2
commented
1 year ago
WEBDEV-5735
Description
Uses screen name for user icon
alt=
and user string in top nav
Uses in-browser truncation
Fixed and added screen name truncation tests to demo
Handles RTL language screen names
Technical
in-code string truncation removed
Testing
Try to break truncation of unicode using multi-code point characters (ex. family with kids) and lengthening
max-width
in browser inspector.
Try to break with XSS screen names
QA: Is the
max-width
the right width?
Evidence
WEBDEV-5735
Description
alt=
and user string in top navTechnical
Testing
max-width
in browser inspector.max-width
the right width?Evidence