-
Notifications
You must be signed in to change notification settings - Fork 128
The "All Shots" and "Download" buttons are truncated on German localization #4892
Comments
@6a68 raised this exact concern when the new UI was proposed. @punamdahiya do you remember if there's a decision on how to handle this? |
Text style changes to ellipsis on overflow, no formal UX decision on that, including @youwenliang @johngruen for their take on it. |
@flodolo if we put a comment above these strings to choose the shortest words possible, does that sound like a viable strategy for this? Is the German localizer on github so we could ping them and ask? |
I think we should really fix the layout, not asking for shorter translations. But yes, @koehlermichael is available on GitHub. |
@youwenliang's UI proposes using tooltips instead of text labels for the buttons. That would certainly save space and obviate the string length problem |
@johngruen For width > 719px we are sticking with buttons with text and needs to be fixed. Should we ask for shorter translation? |
I think we should have shorter translation, at least for "All Shots". |
Reiterating: "ask for shorter translation" should be the last resort. A layout that can't accommodate much longer translations has issue, shorter translations would be a workaround. |
Agree with @flodolo, shorter translation likely means bad translation. Let's keep working on the design as is, but let's move these labels into tooltips |
@youwenliang Hiding labels leaves extra space around buttons, it will be great if we can get spec of how header (width > 719) looks without labels. Thanks! |
Here's the measurement: For the screenshot owner's view, we might need to change the breakpoint since currently there are seven action buttons which takes 672px (96*7). A breakpoint at 959px would be better. |
@punamdahiya spec looks good to me! |
Thanks @youwenliang for updated spec. @johngruen for non-owner view, are we keeping report and download button in header, my understanding these are going away. https://mozilla.github.io/testpilot-assets/Firefox_Screenshots/FxA_Header/ |
@punamdahiya you can ignore these buttons. they are deprecated |
#4848 should fix this issue |
Closed by #4848 |
[Affected versions]:
[Affected Platforms]:
[Prerequisites]:
[Steps to reproduce]:
[Expected result]:
[Actual results]:
[Notes]:
The text was updated successfully, but these errors were encountered: