API token is not fully displayed in settings
At least in Firefox (didn't test other browsers), the API token is cut off and can't be fully selected. I had to go into the DOM inspector to copy the fully value.
I use Firefox as well, and I admit the UI could be improved here, like adding a click to copy button. This will definitely be a part of API tokens v2 (https://github.com/bencherdev/bencher/issues/262).
However, with the current setup I'm able to select the entire API token by triple clicking on the token to highlight the entire thing. I'm also able to highlight the entire thing with my cursor manually. The viewing window for the API token scrolls horizontally. Does one or both of these work for you?
I use Firefox as well, and I admit the UI could be improved here, like adding a click to copy button. This will definitely be a part of API tokens v2 (#262).
However, with the current setup I'm able to select the entire API token by triple clicking on the token to highlight the entire thing. I'm also able to highlight the entire thing with my cursor manually. The viewing window for the API token scrolls horizontally. Do one or both of these work for you?
I don't think triple clicking worked for me, I had to go into the DOM to get the full value.
I am okay with the workaround but it might trip up other people :)
~~Completed: https://bencher.dev/docs/reference/changelog/#v0418~~