aerokube / selenoid-ui

Graphical user interface for Selenoid project
https://aerokube.com/selenoid-ui/latest/
Apache License 2.0
305 stars 76 forks source link

Fix shortened Session Id display #511

Closed bereg2k closed 1 year ago

bereg2k commented 1 year ago

Changes

Fixed the displaying of the short version of the Session ID on the Session's container:

Before

image

After

image
lanwen commented 1 year ago

I think the closing ) is missing now

bereg2k commented 1 year ago

I think the closing ) is missing now

Yep, thanks for the correction, I was too busy copypasting :)

bereg2k commented 1 year ago

@lanwen do you guys plan to release it anytime soon?

lanwen commented 1 year ago

@bereg2k thanks for the ping, triggered https://github.com/aerokube/selenoid-ui/releases/tag/1.10.9

bereg2k commented 1 year ago

@lanwen thanks!