Open sudiptob2 opened 2 years ago
if we increase the fixed size will this solve the bug ?
or we can use slice like we use in long user name ?
I don't want to change the card size; it's pretty standard. On the other hand, slicing will not solve the problem because rank
is like a designation
of a codeforces user. If we slice legendary grandmaster
it will become grandmaster
which is something totally different.
I think we can use Acronym.acronimize()
take the acronym of the rank
if the length of rank
exceeds some predefined length.
In this case, the legendary grandmaster will be converted into LG.
Hello, can I be assigned this issue?
Not only lgm is too long. This issue is not completely solved.
@TOMWT-qwq I think now it's time to solve this issue 😀
Long rank such as
legendary grandmaster
breaks the card :thinking: I hope a legendary grandmaster will fix this bug :pray: