Currently there is no width limit on the username. This can lead to overlays with long names and narrow screens. For that we should either have a maximum width, or flexible so it automatically ellipsizes when the space gets narrow.
This is probably easy now with the switch to flexbox. Before it was a bit finnicky. cc @nextcloud/designers
Currently there is no width limit on the username. This can lead to overlays with long names and narrow screens. For that we should either have a maximum width, or flexible so it automatically ellipsizes when the space gets narrow.
This is probably easy now with the switch to flexbox. Before it was a bit finnicky. cc @nextcloud/designers