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

Shared design system and core components for Unison Local and Unison Share

Results 35 ui-core issues
Sort by recently updated
recently updated
newest added

Currently longer titles or user handles break UI in a way, so you might consider rearranging `header` elements on `Tickets` / `Contributions` pages to accommodate longer titles/handles. In order to...

Community member Chris Krycho reported this: > Minor bug report: I’m one of those people who has scroll bars enabled permanently on macOS (because it turns out they’re a really...

I'm using a 24 inch display, and the render width of code/docs on share seems a lot smaller than I would expect. For example, see how the type signature is...

needs-ui-design

Currently search bar refuses to close when i click outside of it. It only works if i do click in a very precise position on the screen. Screenshot below shows...

Collapsing the sidebar should perhaps be a local storage setting and applied globally?

When `getDefinition` returns more than 1 result, we cut a corner and just render the first one in the list. Its rare that you have 2 things named the same,...

We don't handle the tooltip requests that fail well, and it results in a "blinking" behavior because we keep attempting to request the definition.

bug

Steps to reproduce: 1. Open a definition deep in the tree, say `base.data.List.map` 2. Switch perspective to `base.data` 3. Use the perspective switch on the open definition (`map`), which results...

bug

When hovering over Unison language keywords, a reference tooltip should appear with description and perhaps a link to the docs.

enhancement
needs-ui-design
delight