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

Visit log entries are truncated that should probably be wrapped #117

Open
karger opened this issue Feb 16, 2017 · 1 comment
Open

Visit log entries are truncated that should probably be wrapped #117

karger opened this issue Feb 16, 2017 · 1 comment

Comments

@karger
Copy link
Member

karger commented Feb 16, 2017

In my relatively narrow browser window the visit log shows e.g. a last visit time of "5:15PM T.."

I was going to say there's no way to see the hidden info, but it turns out if I select and copy that truncated info, a paste will reveal the whole thing. But this is too much work of course. There are a few potential fixes:

  1. wrap instead of truncate
  2. show full entry in a tooltip or popup on hover
  3. permit resizing of columns in the log table
@rht
Copy link
Contributor

rht commented Feb 17, 2017

(I wonder if the time information on the visit log could be made shorter with "m minutes ago" / "d days ago", with full entry on hover)

Edit: s/it/the time information on the visit log/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants