ui-core icon indicating copy to clipboard operation
ui-core copied to clipboard

Render definition author/license

Open hojberg opened this issue 3 years ago • 2 comments

Render meta data: author, license, and date etc of a definition

Dependent on https://github.com/unisonweb/unison/issues/2173

hojberg avatar May 03 '21 16:05 hojberg

Design update

The default focused definition looks like so with menus next to the title and the avatars, "..." and "x" menu on the right only showing when the definition is in focus.

default

Authors

Interacting with the avatar group animates each avatar apart and hovering them shows a tooltip, while clicking shows a modal of all the authors (even those hidden in the summary group view)

author-hover more-authors-hover authors-modal

"More" menu and License

Clicking the "..."—I'm calling this the "more" menu—shows a flyout of secondary options (dependents and history are placeholder and out of scope of this ticket)

more-menu

Clicking the license option shows a modal with the license details license-modal

hojberg avatar Jul 01 '21 19:07 hojberg

Looks great!

pchiusano avatar Jul 01 '21 19:07 pchiusano