Feature/content labels#20
Conversation
10dimensions
commented
Jun 28, 2021
- Added labels for web & media content
gravenp
left a comment
There was a problem hiding this comment.
Testing in preview mode. Web Content URL added & properly links. Titles of media in the 3D Gallery are also shown as links which navigate the user back to the browser. Ideally, we'd remove these links and leave the titles of 3D content as read-only info @10dimensions.
gravenp
left a comment
There was a problem hiding this comment.
@10dimensions Could you modify the font/size on the read-only media gallery title to match that of the URI? Sorry should have specified this, but we just want visual consistency across the two modes.
|
Lost track of this :) |
|
@10dimensions this is for #17 Here are screenshots of the two browser modes. Let's increase the size of the 3D Gallery content title font to be the same as the Web Content URI font. Also, if the URI or Content Title length exceeds the page width let's utilize text overflow with ellipses: |
|
@gravenp Thanks for sharing the reference imgs. It's just that the url is a hyperlink HTML element whereas the content name is a span text. |
|
The new styling looks good. Go ahead and merge this PR when you're ready @10dimensions. Thanks! |

