Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hyperlink meta-preview hover Cards #1683

Open
kentfredric opened this issue Apr 29, 2016 · 5 comments
Open

Hyperlink meta-preview hover Cards #1683

kentfredric opened this issue Apr 29, 2016 · 5 comments

Comments

@kentfredric
Copy link
Contributor

I was just thinking that we're quickly running out of display space in certain interfaces to display metadata about dists.

Specifically, its challenging to add new visual queues to "items" like those proposed in #1682 and #1679 on certain interfaces:

  1. The "Recent" feed
  2. Search results
  3. Cross links. ( ??? )

The general idea would be it would only enhance UX for JS clients, by allowing a semi-modal panel to appear in an unobstructive fashion when a hyperlink is hovered over, giving more details about where that hyperlink goes. ( Similar to the current github scorecard popup mechanism )

That way, one could quickly skim quite a few modules in a feed / result set without necessitating each and everyone be opened fully first.

I'll scrub some mock ideas together at some other time, if I don't do it within the week, somebody please ping me.

@haarg
Copy link
Member

haarg commented Apr 29, 2016

The github hover popup is probably my least favorite part of the UI. Hovering in general is pretty poor UI, and doesn't work for touch interfaces at all. Adding simple tooltips to help identify things I think is reasonable, but I wouldn't want to go much further than that.

@kentfredric
Copy link
Contributor Author

Yeah, Doing it right can be hard, and how it works is currently a bit sub-optimal. I think the key is getting it away from the hover point so its not annoying, or having a dedicated icon to click/hover for it.

@kentfredric
Copy link
Contributor Author

As a compromise, how about a ⏬ symbol that injects a short drawer (on row based results) when clicked ( thus not obscuring anything, but shifting things to make room )

@kentfredric
Copy link
Contributor Author

( or an ⓘ )

@kentfredric
Copy link
Contributor Author

before_click
after_click

Some very rough mocks on the "Recent" view. I had an idea that you could possibly show some part of the document in the card, but I'm currently thinking that's a bad idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants