Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Event name won't be visible beyond 20 to 30 ish characters #155

Open
chuajunyu opened this issue Nov 3, 2024 · 0 comments
Open

Bug: Event name won't be visible beyond 20 to 30 ish characters #155

chuajunyu opened this issue Nov 3, 2024 · 0 comments
Assignees
Labels
alpha-bug Bugs detected for the alpha release priority.Low Unlikely to do severity.Low A flaw that is unlikely to affect normal operations of the product. Appears only in very rare situat
Milestone

Comments

@chuajunyu
Copy link
Collaborator

Behavior

Because the column for Events is quite narrow, we can't see the full names of events if they are too long. This can be as short as 20 characters to 30 characters. (Because the font isn't monospaced)

This is more of a QOL thing, as a User I would like to be able to see the full name of the event somehow.

image

image

Expected Behavior

There are a few different ways to fix this: (non exhaustive)

  1. Have a way to view event details, where the entire side panel shows details about the event including the full name
  2. Restrict the title of the event to be below a certain number of characters (but might be hard to pick a number since font isn't monospaced)
  3. Wrap the event title so we can see the full name.
@chuajunyu chuajunyu added priority.Low Unlikely to do severity.Low A flaw that is unlikely to affect normal operations of the product. Appears only in very rare situat alpha-bug Bugs detected for the alpha release labels Nov 3, 2024
@chuajunyu chuajunyu added this to the v1.5 milestone Nov 3, 2024
@chuajunyu chuajunyu self-assigned this Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alpha-bug Bugs detected for the alpha release priority.Low Unlikely to do severity.Low A flaw that is unlikely to affect normal operations of the product. Appears only in very rare situat
Projects
None yet
Development

No branches or pull requests

1 participant