Moonshine-IDE / Super.Human.Portal

Portal interface to show documentation for DominoVagrant and Super.Human.Installer
Other
0 stars 1 forks source link

Improve Handling for Long Labels on Links or Custom Bookmarks #39

Closed JoelProminic closed 7 months ago

JoelProminic commented 10 months ago

@piotrzarzycki21 started on some updates for the Link and CustomBookmark button widths here. Currently the buttons are displayed with the same width, but there are problems (at least for macOS Firefox) when the button text is unusually long: image

Instead I'd like to see this text wrap. Alternatively, we could truncate the text with "..." and show the full text when the link is expanded (though this only makes sense for Database links/bookmarks.

This is not a high priority, since the user can easily avoid the problem by using shorter text for the bookmarks.

piotrzarzycki21 commented 10 months ago

@JoelProminic Text is currently wrapping up. Width of button is fixed to 220.

JoelProminic commented 10 months ago

This is failing in macOS Firefox: image

But it is fine with macOS Chrome: image

piotrzarzycki21 commented 10 months ago

Issue in Firefox has been fixed.

piotrzarzycki21 commented 7 months ago

This has been improved. I'm closing it.